Skip to content

Commit

Permalink
Bump k8s-tools image (#16561)
Browse files Browse the repository at this point in the history
  • Loading branch information
halamix2 committed Jan 23, 2023
1 parent c503ef2 commit c0ce3d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: eu.gcr.io/kyma-project/tpi/k8s-tools:v20230105-07fb7e0d
image: eu.gcr.io/kyma-project/tpi/k8s-tools:v20230110-ce11007d
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 @@ -30,7 +30,7 @@ global:
images:
k8s_tools:
name: "k8s-tools"
version: "v20230105-07fb7e0d"
version: "v20230110-ce11007d"
directory: "tpi"
## Google Cloud SQL Proxy image
## ref: https://cloud.google.com/sql/docs/mysql/sql-proxy
Expand Down
2 changes: 1 addition & 1 deletion resources/serverless/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ global:
images:
k8s_tools:
name: "k8s-tools"
version: "v20230105-07fb7e0d"
version: "v20230110-ce11007d"
directory: "tpi"
function_controller:
name: "function-controller"
Expand Down

0 comments on commit c0ce3d6

Please sign in to comment.