f4972121bc
This change updates the helm-toolkit and ingress charts to migrate Ingress resources to the networking.k8s.io/v1 API version, available since v1.19. [0] 0: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#ingress-v122 Change-Id: Ic6bd6d158b1294da26c165797c90107831dcb508
13 lines
449 B
YAML
13 lines
449 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
|
|
...
|