diff --git a/deploy-example/kubernetes-manifest/2_deployment.yaml b/deploy-example/kubernetes-manifest/2_deployment.yaml index 1691fc6..cd8985c 100644 --- a/deploy-example/kubernetes-manifest/2_deployment.yaml +++ b/deploy-example/kubernetes-manifest/2_deployment.yaml @@ -28,7 +28,7 @@ spec: serviceAccountName: imagepullsecret-patcher containers: - name: imagepullsecret-patcher - image: "quay.io/titansoft/imagepullsecret-patcher:v0.11" + image: "quay.io/titansoft/imagepullsecret-patcher:v0.12" env: - name: CONFIG_FORCE value: "true"