diff --git a/charts/bigdata-proxy/Chart.yaml b/charts/bigdata-proxy/Chart.yaml index 27a4f6d..c62748c 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.4.10 -appVersion: 0.5.3 +version: 0.4.11 +appVersion: 0.5.4 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 392680c..36a093d 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.3-3862d889 + tag: 0.5.4-4546714a imagePullSecrets: - name: spot-bigdata-image-pull