Skip to content

Commit

Permalink
Bump k8s-tools image
Browse files Browse the repository at this point in the history
  • Loading branch information
halamix2 committed Oct 26, 2023
1 parent ecda502 commit 440c6f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/04-operation-guides/operations/10-backup-kyma.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ spec:
serviceAccountName: volume-snapshotter
containers:
- name: job
image: europe-docker.pkg.dev/kyma-project/prod/tpi/k8s-tools:v20230926-7802cb4a
image: europe-docker.pkg.dev/kyma-project/prod/tpi/k8s-tools:v20231026-aa6060ec
command:
- /bin/bash
- -c
Expand Down
2 changes: 1 addition & 1 deletion resources/ory/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ global:
images:
k8s_tools:
name: "k8s-tools"
version: "v20230926-7802cb4a"
version: "v20231026-aa6060ec"
directory: "prod/tpi"
busybox:
name: "busybox"
Expand Down

0 comments on commit 440c6f2

Please sign in to comment.