From 28aec389a62f606ab3d32a48f1797f07fc88b3c7 Mon Sep 17 00:00:00 2001 From: Sigmar Stefansson Date: Tue, 26 Nov 2024 13:58:11 +0000 Subject: [PATCH] bump notebook service version --- charts/bigdata-operator/Chart.yaml | 2 +- charts/bigdata-operator/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bigdata-operator/Chart.yaml b/charts/bigdata-operator/Chart.yaml index 1b030ac..c2f09ab 100644 --- a/charts/bigdata-operator/Chart.yaml +++ b/charts/bigdata-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: bigdata-operator description: Spot Ocean BigData Operator type: application -version: 0.5.1 +version: 0.5.2 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-operator/values.yaml b/charts/bigdata-operator/values.yaml index 882b063..34f237b 100644 --- a/charts/bigdata-operator/values.yaml +++ b/charts/bigdata-operator/values.yaml @@ -11,7 +11,7 @@ image: repository: public.ecr.aws/f4k1p1n4/bigdata-operator pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 0.5.0-3744383c + tag: 0.5.0-1f4c699f imagePullSecrets: []