Skip to content

Commit 0592b6e

Browse files
committed
Bump Velero chart version to 10.1.2
1 parent f68771d commit 0592b6e

File tree

1 file changed

+4
-0
lines changed
  • environments/base/inventory/group_vars

1 file changed

+4
-0
lines changed

environments/base/inventory/group_vars/all.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
# This file contains defaults that apply to all hosts
44
#####
55

6+
# TODO: Remove this after 2025.11.0 azimuth-config release
7+
# Cherry-pick of https://github.com/azimuth-cloud/ansible-collection-azimuth-ops/pull/1005
8+
velero_chart_version: 10.1.2
9+
610
# Convert envvars for the active environment into Ansible variables
711
azimuth_environment: "{{ lookup('env', 'AZIMUTH_ENVIRONMENT') }}"
812
azimuth_config_root: "{{ lookup('env', 'AZIMUTH_CONFIG_ROOT') }}"

0 commit comments

Comments
 (0)