From 440071499e43b234a37fc90d2294d3bb868e6312 Mon Sep 17 00:00:00 2001 From: Adam Fabian Date: Tue, 11 Mar 2025 13:27:55 -0500 Subject: [PATCH] fix: update OVN backup version looks similar to a previous commit, but the actual version update got lost as I compared checksums of the serialized YAML to make sure the yamllint required changes didn't alter the structure, so I called this one a 'fix' instead of a 'chore' --- base-kustomize/ovn-backup/base/ovn-backup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-kustomize/ovn-backup/base/ovn-backup.yaml b/base-kustomize/ovn-backup/base/ovn-backup.yaml index f7ae8d75f..64673c624 100644 --- a/base-kustomize/ovn-backup/base/ovn-backup.yaml +++ b/base-kustomize/ovn-backup/base/ovn-backup.yaml @@ -50,7 +50,7 @@ spec: - secretRef: name: ovn-backup-swift-tempauth-account command: ["/backup-script/ovn-backup.sh"] - image: docker.io/kubeovn/kube-ovn:v1.11.5 + image: docker.io/kubeovn/kube-ovn:v1.12.30 imagePullPolicy: IfNotPresent volumeMounts: - name: backup