diff --git a/examples/fullcluster-backup/components.yaml b/examples/fullcluster-backup/components.yaml index c985809..c30e1c9 100644 --- a/examples/fullcluster-backup/components.yaml +++ b/examples/fullcluster-backup/components.yaml @@ -53,7 +53,7 @@ spec: image: python:3.10.13-alpine3.19 env: - name: ACTOOLKIT_VERSION - value: "3.0.0b3" + value: "3.0.0" - name: IGNORE_NAMESPACES value: "astra-connector,astra-connector-operator,cattle-fleet-system,cattle-impersonation-system,cattle-system,gmp-public,gmp-system,ingress-nginx,kube-node-lease,kube-public,kube-system,local,metallb-system,netapp-acc-operator,pcloud,trident" - name: BUCKET diff --git a/examples/labelbased-backup/components.yaml b/examples/labelbased-backup/components.yaml index fea7c17..f060520 100644 --- a/examples/labelbased-backup/components.yaml +++ b/examples/labelbased-backup/components.yaml @@ -53,7 +53,7 @@ spec: image: python:3.10.13-alpine3.19 env: - name: ACTOOLKIT_VERSION - value: "3.0.0b3" + value: "3.0.0" - name: BUCKET value: "" - name: GOLD_BUCKET