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
16 lines
594 B
YAML
16 lines
594 B
YAML
---
|
|
ingress:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Update to container image repo k8s.gcr.io
|
|
- 0.2.0 Update default Kubernetes API for use with Helm v3
|
|
- 0.2.1 Use HostToContainer mountPropagation
|
|
- 0.2.2 Use full image ref for docker official images
|
|
- 0.2.3 Uplift ingress to 0.42.0
|
|
- 0.2.4 Update htk requirements
|
|
- 0.2.5 Migrate Ingress resources to networking.k8s.io/v1
|
|
- 0.2.6 Add option to assign VIP as externalIP
|
|
- 0.2.7 Enable taint toleration for Openstack services jobs
|
|
- 0.2.8 Uplift ingress to 1.1.3
|
|
...
|