From ee491e25c03e7a4ca618530405fcd3d4e3c121b3 Mon Sep 17 00:00:00 2001 From: sematic-release Date: Wed, 18 Sep 2024 08:59:18 +0000 Subject: [PATCH] ci: hipster --- charts/hipster/Chart.yaml | 4 ++-- charts/hipster/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/hipster/Chart.yaml b/charts/hipster/Chart.yaml index 51d60bd5..52e35087 100644 --- a/charts/hipster/Chart.yaml +++ b/charts/hipster/Chart.yaml @@ -12,7 +12,7 @@ description: A Helm chart for Kubernetes 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. -version: v2.6.9 +version: v2.7.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: v2.6.9 +appVersion: v2.7.0 diff --git a/charts/hipster/values.yaml b/charts/hipster/values.yaml index b4b25910..d49471e4 100644 --- a/charts/hipster/values.yaml +++ b/charts/hipster/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: registry.gitlab.com/oceanbox/hipster - tag: v2.6.9 + tag: v2.7.0 pullPolicy: IfNotPresent init: enabled: false