753a32c33d
This change updates the following charts to migrate CronJob resources to the batch/v1 API version, available since v1.21. [0] and to migrate PodDisruptionBudget to the policy/v1 API version, also available since v1.21. [1] This also uplift ingress controller to 1.1.3 - ceph-client (CronJob) - cert-rotation (CronJob) - elasticsearch (CronJob) - mariadb (CronJob & PodDisruptionBudget) - postgresql (CronJob) 0: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#cronjob-v125 1: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#poddisruptionbudget-v125 Change-Id: Ia6189b98a86b3f7575dc4678bb3a0cce69562c93
10 lines
296 B
YAML
10 lines
296 B
YAML
---
|
|
cert-rotation:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Return true if grep finds no match
|
|
- 0.1.2 Correct and enhance the rotation script
|
|
- 0.1.3 Update htk requirements
|
|
- 0.1.4 Consider initContainers when restarting resources
|
|
- 0.1.5 Migrated CronJob resource to batch/v1 API version
|
|
...
|