Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/bitnami-labs/sealed-secrets from 0.14.1 to 0.23.1 #4009

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps github.com/bitnami-labs/sealed-secrets from 0.14.1 to 0.23.1.

Release notes

Sourced from github.com/bitnami-labs/sealed-secrets's releases.

sealed-secrets-v0.23.1

v0.23.1 (2023-08-17T12:23:55Z)

New v0.23.1 release!

Changelog

  • daa514e Release notes for v0.23.1 (#1291)

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Thanks!

sealed-secrets-v0.23.0

v0.23.0 (2023-07-17T11:15:01Z)

New v0.23.0 release!

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Thanks!

sealed-secrets-v0.22.0

v0.22.0 (2023-06-15T10:42:42Z)

New v0.22.0 release!

Changelog

  • 9657596 Prepare Release Notes for 0.22.0 (#1239)

Release Notes

Please read the RELEASE_NOTES which contain among other things important information for who is upgrading from previous releases.

Thanks!

sealed-secrets-v0.21.0

v0.21.0 (2023-05-15T11:27:48Z)

New v0.21.0 release!

Changelog

  • d33d45c Release notes and version bump to 0.20.6 (#1209)

Release Notes

... (truncated)

Changelog

Sourced from github.com/bitnami-labs/sealed-secrets's changelog.

v0.23.1

Changelog

  • securityContext adjusted (#1261)
  • allow changing the default revisionHistoryLimit (#1286)
  • Bump k8s.io/client-go from 0.27.3 to 0.27.4 (#1277)
  • Bump k8s.io/code-generator from 0.27.3 to 0.27.4 (#1278)
  • Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (#1279)
  • Bump k8s.io/api from 0.27.3 to 0.27.4 (#1281)
  • Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#1287

v0.23.0

Changelog

  • Add option for custom annotations and labels on sealing keypairs (#1250)
  • Add option to patch secrets instead of clobbering them (#1259)
  • Improve CLI UX error message while service is not found (#1256)
  • Add namespaced roles support to Helm chart (#1240)
  • add --log-info-stdout to chart (#1238)
  • Fix networkpolicy port + add egress (#1243)
  • Create index for Sealed Secrets public documentation (#1264)
  • Getting started page (#1253)
  • Create a FAQ document for Sealed Secrets public documentation (#1269)
  • Create a cryptography document for Sealed Secrets public documentation (#1267)
  • Validate existing Sealed Secrets document (#1266)
  • added support policy to readme (#1265)
  • Add missing document seperator (#1260)
  • Enable full linter support for golangci-lint (#1262)
  • Update minikube K8S versions (#1251)
  • Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (#1254)
  • Bump k8s.io/code-generator from 0.27.2 to 0.27.3 (#1255)
  • Bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#1268)
  • Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#1247)
  • Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#1248)
  • Bump k8s.io/client-go from 0.27.2 to 0.27.3 (#1244)

v0.22.0

Changelog

  • Feature allow to skip set owner references (#1200)
  • Add additionalPrinterColumns for status and age (#1217)
  • Add replicas default value to the deployment manifest (#1219)
  • Create SECURITY.md (#1226)
  • Fix doc generated code directory (#1227)
  • Update generated code (#1228)
  • Update maintainers list (#1237)
  • Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 (#1215)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/bitnami-labs/sealed-secrets](https://github.com/bitnami-labs/sealed-secrets) from 0.14.1 to 0.23.1.
- [Release notes](https://github.com/bitnami-labs/sealed-secrets/releases)
- [Changelog](https://github.com/bitnami-labs/sealed-secrets/blob/main/RELEASE-NOTES.md)
- [Commits](bitnami-labs/sealed-secrets@v0.14.1...v0.23.1)

---
updated-dependencies:
- dependency-name: github.com/bitnami-labs/sealed-secrets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/bitnami-labs/sealed-secrets-0.23.1 branch from 5386250 to a77d617 Compare September 14, 2023 18:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2023

Superseded by #4041.

@dependabot dependabot bot closed this Sep 15, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/bitnami-labs/sealed-secrets-0.23.1 branch September 15, 2023 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants