diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 636c88d2..be1fb251 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v1 description: A Helm chart for Kubernetes name: upgrade-responder -version: v0.1.5 +version: v0.2.0 diff --git a/chart/values.yaml b/chart/values.yaml index 062b5c58..0f2ca2ee 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -36,7 +36,7 @@ replicaCount: 3 image: repository: longhornio/upgrade-responder - tag: v0.1.5 + tag: v0.2.0 pullPolicy: IfNotPresent nameOverride: ""