diff --git a/charts/imagepullsecret-patcher/Chart.yaml b/charts/imagepullsecret-patcher/Chart.yaml index d8d157c..d3f14a6 100644 --- a/charts/imagepullsecret-patcher/Chart.yaml +++ b/charts/imagepullsecret-patcher/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 description: imagepullsecret-patcher name: imagepullsecret-patcher -version: 1.0.3 +version: 1.0.4 appVersion: "v0.14.0" diff --git a/charts/imagepullsecret-patcher/values.yaml b/charts/imagepullsecret-patcher/values.yaml index 7ec49d3..0fa3b8b 100644 --- a/charts/imagepullsecret-patcher/values.yaml +++ b/charts/imagepullsecret-patcher/values.yaml @@ -4,7 +4,7 @@ image: # docker image repository: jupiterone/imagepullsecret-patcher # docker image tag - tag: v0.14.0 + tag: 0.14.0 pullPolicy: IfNotPresent pullSecrets: [] managedSecretName: "CHANGE_ME"