From 032f4701b9e4d5c6a229c888ace68766921f3f4c Mon Sep 17 00:00:00 2001 From: sematic-release Date: Thu, 22 Aug 2024 12:14:20 +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 117c8347..22c60d2f 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.6 +version: v2.6.7 # 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.6 +appVersion: v2.6.7 diff --git a/charts/hipster/values.yaml b/charts/hipster/values.yaml index 4c84ee47..c00fa9f6 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.6 + tag: v2.6.7 pullPolicy: IfNotPresent init: enabled: false