v0.11.0
Changelog
Breaking Changes ⚠️
By default certificates for the proxy are now created using cert-manager. To keep the old behavior you must set the following values:
options:
generateCertificates: true
certManager:
generateCertificates: false ✨ New Features
- 31db7ae: feat: add minor improvements (#965) (@oliverbaehler)
🐛 Bug fixes
- 6a0ea4f: fix(SelfSubjectReview): authorization for ns (#919) (@CorentinPtrl)
- d03fb44: fix(docs): update home and documentation links in chart.yaml and notes.txt (#960) (@sandert-k8s)
🛠 Dependency updates
- e9cc01a: fix(deps): update k8s.io/utils digest to b8788ab (#961) (@renovate[bot])
- e8408bd: fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1 (#958) (@renovate[bot])
- 2d14559: fix(deps): update module golang.org/x/net to v0.50.0 (#941) (@renovate[bot])
📦 Other work
- b972770: chore(deps): update actions/stale digest to b5d41d4 (#959) (@renovate[bot])
- 297b08a: chore(deps): update all-ci-updates (#953) (@renovate[bot])
- 6ec74e3: chore(deps): update all-ci-updates (#956) (@renovate[bot])
- 12d7a15: chore(deps): update amannn/action-semantic-pull-request digest to ac7e3fc (#963) (@renovate[bot])
- 6ef6f13: chore(deps): update anchore/sbom-action digest to 6d473d3 (#957) (@renovate[bot])
- 07eacf5: chore(deps): update anchore/sbom-action digest to c618dc7 (#950) (@renovate[bot])
- 707d3f6: chore(deps): update dependency adrienverge/yamllint to v1.38.0 (#954) (@renovate[bot])
- b56c50c: chore(deps): update dependency google/ko to v0.18.1 (#952) (@renovate[bot])
- 70916e3: chore(deps): update github/codeql-action digest to 5e98e18 (#951) (@renovate[bot])
- c7512be: chore(deps): update github/codeql-action digest to 710e294 (#955) (@renovate[bot])
- 59bd0cb: chore(deps): update golang docker tag to v1.26 (#962) (@renovate[bot])
Thanks to all the contributors!
Full Changelog: v0.10.1...v0.11.0
Docker Images
ghcr.io/projectcapsule/capsule-proxy:0.11.0ghcr.io/projectcapsule/capsule-proxy:latest
Helm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule-proxy:0.11.0
Important
Kubernetes compatibility
Note that the Capsule project offers support only for the latest minor version of Kubernetes.
Backwards compatibility with older versions of Kubernetes and OpenShift is offered by supporters.
| Kubernetes version | Minimum required |
|---|---|
v1.34 |
>= 1.34.0 |
Thanks to all the contributors! 🚀 🦄