From 2699934d931c2501b8f173cf3b2f5dd9b7076cf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hafd=C3=ADs=20Erla?= Date: Tue, 7 Jan 2025 16:28:16 +0000 Subject: [PATCH] BGD-5436 bigdata-proxy security patch (#260) --- 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 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