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

Commit

Permalink
Bump deployment example to v0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiang Huan committed Oct 15, 2020
1 parent 746db64 commit d185e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-example/kubernetes-manifest/2_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
serviceAccountName: imagepullsecret-patcher
containers:
- name: imagepullsecret-patcher
image: "quay.io/titansoft/imagepullsecret-patcher:v0.12"
image: "quay.io/titansoft/imagepullsecret-patcher:v0.13"
env:
- name: CONFIG_FORCE
value: "true"
Expand Down

0 comments on commit d185e6a

Please sign in to comment.