externalSecrets update to 0.16.2-bb.1
Package Merge Request
Package Changes
https://repo1.dso.mil/big-bang/product/packages/external-secrets/-/blob/0.16.2-bb.1/CHANGELOG.md
Package MR
big-bang/product/packages/external-secrets!98 (merged)
For Issue
n/a
Upgrade Notices
Several changes are noted for externalsecrets version 0.16. Please, review them here: https://github.com/external-secrets/external-secrets/releases . There are some noted BREAKING CHANGES documented there that may apply to your installation.
The CRDs for Big Ban externalsecrets are installed separately and are not currently upgraded automatically. As a result, you may see the externalsecrets pod showing an error after upgrading Big Bang.
To upgrade the CRDs, you can run this online:
$ kubectl apply -f https://repo1.dso.mil/big-bang/product/packages/external-secrets/-/raw/0.16.2-bb.1/chart/crds/bundle.yaml
After applying the updated CRDs, the externalsecrets pod should start up.