chore: set chart-testing project wide to 3.11.0

This makes it so that 3.11.0 is the version used consistently and sets
it at the top-level.

Change-Id: I8a7c799c0aa1f57a1dbfa7a2d7a5c06a67e54749
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
This commit is contained in:
Doug Goldstein
2025-12-12 17:57:54 -06:00
parent 37b71c746c
commit 5d1e88c4fe
2 changed files with 2 additions and 2 deletions

View File

@@ -18,8 +18,7 @@
- ensure-python
- ensure-pip
- ensure-helm
- name: ensure-chart-testing
chart_testing_version: "3.11.0"
- ensure-chart-testing
- name: chart-testing
chart_testing_options: "--target-branch=master --chart-dirs=. --validate-maintainers=false --check-version-increment=false"
zuul_work_dir: "{{ work_dir }}"

View File

@@ -17,6 +17,7 @@
vars:
# shared across all jobs
helm_version: "3.18.1"
chart_testing_version: "3.11.0"
templates:
- publish-openstack-docs-pti