From a905b6df5efc388a721a788b793631ef06700cf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hafd=C3=ADs=20Erla?= Date: Thu, 12 Dec 2024 07:44:19 +0000 Subject: [PATCH] release bigdata-proxy 0.5.7 (#256) --- charts/bigdata-proxy/Chart.yaml | 4 ++-- charts/bigdata-proxy/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/bigdata-proxy/Chart.yaml b/charts/bigdata-proxy/Chart.yaml index c065f53..2359a03 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.6 -appVersion: 0.5.6 +version: 0.5.7 +appVersion: 0.5.7 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 814d9e8..2538646 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.6-a233581b + tag: 0.5.7-fd2891a5 imagePullSecrets: - name: spot-bigdata-image-pull