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.24.0 #4041

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2023

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

Release notes

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

sealed-secrets-v0.24.0

v0.24.0 (2023-09-15T09:54:28Z)

New v0.24.0 release!

Changelog

  • 3344ac6 Release notes for v0.24.0 (#1322)

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.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

... (truncated)

Changelog

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

v0.24.0

Changelog

  • feat: multidoc support for yaml and json (#1304)
  • Delete repeating warning message (#1303)
  • Add dashboard configmap annotations (#1302)
  • Update the golang version to the latest available one (#1318)
  • Update Linux installation process on README to have a way to dynamically get kubeseal version number (#1294)
  • Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#1319)
  • Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#1310)
  • Bump k8s.io/client-go from 0.28.0 to 0.28.1 (#1308)
  • Bump k8s.io/code-generator from 0.28.0 to 0.28.1 (#1307)
  • Bump k8s.io/code-generator from 0.27.4 to 0.28.0 (#1300)
  • Bump k8s.io/client-go from 0.27.4 to 0.28.0 (#1297)

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)

... (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.24.0.
- [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.24.0)

---
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.24.0 branch from d9710a5 to e289e7d Compare September 21, 2023 12:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2023

Superseded by #4058.

@dependabot dependabot bot closed this Oct 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/bitnami-labs/sealed-secrets-0.24.0 branch October 6, 2023 10:36
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