openstack-helm-infra/releasenotes/notes/kubernetes-keystone-webhook.yaml
Vladimir Kozhukalov ae91cf3fc3 Use deploy-env role for all deployment jobs
To make it easier to maintain the jobs all experimental
jobs (those which are not run in check and gate pipelines)
are moved to a separate file. They will be revised later
to use the same deploy-env role.

Also many charts use Openstack images for testing this
PR adds 2023.1 Ubuntu Focal overrides for all these charts.

Change-Id: I4a6fb998c7eb1026b3c05ddd69f62531137b6e51
2023-09-22 15:02:07 -05:00

13 lines
434 B
YAML

---
kubernetes-keystone-webhook:
- 0.1.0 Initial Chart
- 0.1.1 Update k8s-keystone-auth version
- 0.1.2 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.3 Remove Kibana source reference
- 0.1.4 Use full image ref for docker official images
- 0.1.5 Update htk requirements
- 0.1.6 Update default image value to Wallaby
- 0.1.7 Added OCI registry authentication
- 0.1.8 Add 2023.1 Ubuntu Focal overrides
...