diff --git a/charts/bigdata-proxy/Chart.yaml b/charts/bigdata-proxy/Chart.yaml index 2359a03..69f1f31 100644 --- a/charts/bigdata-proxy/Chart.yaml +++ b/charts/bigdata-proxy/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: bigdata-proxy description: A Helm chart for the Spot Big Data Proxy type: application -version: 0.5.7 -appVersion: 0.5.7 +version: 0.5.8 +appVersion: 0.5.8 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png sources: diff --git a/charts/bigdata-proxy/values.yaml b/charts/bigdata-proxy/values.yaml index 2538646..ebf00cb 100644 --- a/charts/bigdata-proxy/values.yaml +++ b/charts/bigdata-proxy/values.yaml @@ -8,7 +8,7 @@ image: repository: 066597193667.dkr.ecr.us-east-1.amazonaws.com/private/bigdata-proxy pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 0.5.7-fd2891a5 + tag: 0.5.8-52cdeccf imagePullSecrets: - name: spot-bigdata-image-pull