Skip to content

Commit

Permalink
Update kettle image to match that in k8s.io deployment file.
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle192837 committed Oct 23, 2024
1 parent 5749033 commit e3814ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kettle/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
serviceAccountName: kettle
containers:
- name: kettle
image: gcr.io/k8s-staging-infra-tools/kettle:latest
image: gcr.io/k8s-staging-test-infra/kettle:v20241015-f5fd905349
imagePullPolicy: Always
env:
- name: DEPLOYMENT
Expand Down

0 comments on commit e3814ee

Please sign in to comment.