From ed9ac8a599820ea4016ee0dec9ca478538fd2947 Mon Sep 17 00:00:00 2001 From: Andy Bursavich Date: Wed, 10 Mar 2021 12:41:50 -0800 Subject: [PATCH] manifest: update image tag from v0.4.0 to v0.5.1 --- manifest/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/deployment.yaml b/manifest/deployment.yaml index ab368ba..8fb17ff 100644 --- a/manifest/deployment.yaml +++ b/manifest/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: controller - image: mzinc/configmapsecret-controller:v0.4.0 + image: mzinc/configmapsecret-controller:v0.5.1 imagePullPolicy: Always command: - /configmapsecret-controller