Skip to content

Commit

Permalink
moving to GA 3.0.0 release in examples/*-backup
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Haigh <mhaigh@netapp.com>
  • Loading branch information
MichaelHaigh committed Apr 11, 2024
1 parent b6304e6 commit 9a7664b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/fullcluster-backup/components.yaml
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/labelbased-backup/components.yaml
Expand Up @@ -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
Expand Down

0 comments on commit 9a7664b

Please sign in to comment.