From d7226d14933c8fb94ab9476345dd213a4c2bf8b1 Mon Sep 17 00:00:00 2001 From: sematic-release Date: Thu, 30 May 2024 13:43:33 +0000 Subject: [PATCH] ci: petimeter --- charts/petimeter/chart/Chart.yaml | 4 ++-- charts/petimeter/chart/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/petimeter/chart/Chart.yaml b/charts/petimeter/chart/Chart.yaml index a947f50a..7637c7c2 100644 --- a/charts/petimeter/chart/Chart.yaml +++ b/charts/petimeter/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: v1.9.4 +version: v1.9.5 # 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: v1.9.4 +appVersion: v1.9.5 diff --git a/charts/petimeter/chart/values.yaml b/charts/petimeter/chart/values.yaml index 1b5a8f13..cdfcae38 100644 --- a/charts/petimeter/chart/values.yaml +++ b/charts/petimeter/chart/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: registry.gitlab.com/oceanbox/petimeter - tag: v1.9.4 + tag: v1.9.5 pullPolicy: IfNotPresent init: enabled: false