Security
Changed
- Added new Cloudflared version
- Improve the Readme explanation
- Add
application.giantswarm.io/team to common labels (#17)
Changed
- Upgrade to upstream image
v1.6.1 (#204). This version stops serving cert-manager API versions v1alpha2, v1alpha3, and v1beta1. If you need to upgrade your resources, this document explains the process.
Changed
- Helm, remove unused RBAC config and add if for PSP and NetworkPolicy yaml.
Changed
- Make pod resource requests/limits configurable via helm values.
Changed
- Update to upstream version 0.8.1 with
starboard-operator version 0.13.1. - Use
trivy version 0.21.0. App now requires Trivy 0.20.0 or above.
Changed
- Update to upstream version
0.4.8/app version 0.21.0.
Added
- Add
cluster-apps-operator.giantswarm.io/watching label to Cluster CRs so they will
be watched by cluster-apps-operator >=v1.1.0 (deployed by an app collection) in addition
to <v1.1.0 (deployed by release-operator).
Fixed
- Update
dex to v2.30.2-gs3 patch. This fixes a bug in v2.30.2-gs2 which caused redundant group name prefixing to occur on token refresh.