diff --git a/charts/bigdata-proxy/Chart.yaml b/charts/bigdata-proxy/Chart.yaml index d9bdfecf..fdce221c 100644 --- a/charts/bigdata-proxy/Chart.yaml +++ b/charts/bigdata-proxy/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: bigdata-proxy description: A Helm chart for the Spot Big Data Proxy type: application -version: 0.4.0 +version: 0.4.1 appVersion: 0.5.0 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png diff --git a/charts/bigdata-proxy/values.yaml b/charts/bigdata-proxy/values.yaml index 7c3aac27..05b9c073 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.0-2fd17f27 + tag: 0.5.2-f4ba2ec1 imagePullSecrets: - name: spot-bigdata-image-pull