From 36bf5a667e11b8e943f96a7694befd7b83d91e5d Mon Sep 17 00:00:00 2001 From: sematic-release Date: Thu, 30 May 2024 10:17:26 +0000 Subject: [PATCH] ci: hipster --- charts/hipster/chart/Chart.yaml | 4 ++-- charts/hipster/chart/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/hipster/chart/Chart.yaml b/charts/hipster/chart/Chart.yaml index 3bfa9b22..2a3cd54d 100644 --- a/charts/hipster/chart/Chart.yaml +++ b/charts/hipster/chart/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.2 +version: v2.6.3 # 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.2 +appVersion: v2.6.3 diff --git a/charts/hipster/chart/values.yaml b/charts/hipster/chart/values.yaml index 488d1172..6ee615f9 100644 --- a/charts/hipster/chart/values.yaml +++ b/charts/hipster/chart/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: registry.gitlab.com/oceanbox/hipster - tag: v2.6.2 + tag: v2.6.3 pullPolicy: IfNotPresent init: enabled: false