Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 30dd7b6

Browse files
committed
update deploy-example tag to 0.12
1 parent 6df1502 commit 30dd7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-example/kubernetes-manifest/2_deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
serviceAccountName: imagepullsecret-patcher
2929
containers:
3030
- name: imagepullsecret-patcher
31-
image: "quay.io/titansoft/imagepullsecret-patcher:v0.11"
31+
image: "quay.io/titansoft/imagepullsecret-patcher:v0.12"
3232
env:
3333
- name: CONFIG_FORCE
3434
value: "true"

0 commit comments

Comments
 (0)