Releases: cloudogu/k8s-snapshot-controller
Releases · cloudogu/k8s-snapshot-controller
v5.0.1-8
Added
- [#13] Add networkPolicy to deny all ingress traffic
v5.0.1-7
Changed
- [#11] Use
ces-container-registries
secret for pulling container images as default.
v5.0.1-6
- Relicense to AGPL-3.0-only
v5.0.1-5
Added
- [#7] Added component patch template file for mirroring this chart in offline environments.
Changed
- [#7] Update makefiles and just use only the chart as yaml resources.
v5.0.1-4
Changed
- [#4] Add labels
app=ces
and k8s.cloudogu.com/part-of=backup
.
- Split CRDs in second chart.
v5.0.1-3
Fixed
- [#3] Use correct namespace from helm release.
v5.0.1-2
Fixed
- Fixed automatic release in Jenkinsfile.