From 8489c190692146bf1f5eac99bc60225e9246fde2 Mon Sep 17 00:00:00 2001 From: sematic-release Date: Thu, 30 May 2024 14:14:54 +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 7637c7c2..237c2c9d 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.5 +version: v1.9.6 # 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.5 +appVersion: v1.9.6 diff --git a/charts/petimeter/chart/values.yaml b/charts/petimeter/chart/values.yaml index cdfcae38..39d330fb 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.5 + tag: v1.9.6 pullPolicy: IfNotPresent init: enabled: false