From a6aa601c1dbc6facd76cac2ba5f3f5fe3002acac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Lagard=C3=A8re?= Date: Tue, 12 Sep 2023 15:03:01 +0200 Subject: [PATCH] chore: update s3-operator image tag --- charts/s3-operator/Chart.yaml | 4 ++-- charts/s3-operator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/s3-operator/Chart.yaml b/charts/s3-operator/Chart.yaml index e3d651b..0e9b7a9 100644 --- a/charts/s3-operator/Chart.yaml +++ b/charts/s3-operator/Chart.yaml @@ -13,9 +13,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.3 +version: 0.1.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.1.3" +appVersion: "v0.3.0" diff --git a/charts/s3-operator/values.yaml b/charts/s3-operator/values.yaml index 6058dcc..351190e 100644 --- a/charts/s3-operator/values.yaml +++ b/charts/s3-operator/values.yaml @@ -13,7 +13,7 @@ controllerManager: - ALL image: repository: inseefrlab/s3-operator - tag: latest + tag: v0.3.0 imagePullPolicy: IfNotPresent resources: limits: