Skip to content

Commit 15813f8

Browse files
MAINT: Moving Capi chat and values yaml from Staging to Prod
Moving the files from staging to prod in prep for bumping to next version.
1 parent ce26158 commit 15813f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/prod/capi-infra/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: capi-openstack-cluster
3-
version: 1.0.0
3+
version: 1.1.0
44
dependencies:
55
- repository: https://azimuth-cloud.github.io/capi-helm-charts
66
name: openstack-cluster

charts/prod/capi-infra/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openstack-cluster:
2-
kubernetesVersion: "1.28.7"
3-
machineImage: "capi-ubuntu-2004-kube-v1.28.7-2024-03-01"
2+
kubernetesVersion: "1.29.10"
3+
machineImage: "capi-ubuntu-2204-kube-v1.29.10-2024-11-15"
44

55
# The PEM-encoded CA certificate for openstack.stfc.ac.uk
66
# this expires 2023-12-05T23:59:59Z (UTC)

0 commit comments

Comments
 (0)