From 2affcfb10328cfa6c5bdb1ef757aafe6cadcab1b Mon Sep 17 00:00:00 2001 From: sematic-release Date: Wed, 18 Sep 2024 09:00:11 +0000 Subject: [PATCH] ci: petimeter --- charts/petimeter/Chart.yaml | 4 ++-- charts/petimeter/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/petimeter/Chart.yaml b/charts/petimeter/Chart.yaml index 60db2b08..1f2ea06d 100644 --- a/charts/petimeter/Chart.yaml +++ b/charts/petimeter/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.8 +version: v1.9.9 # 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.8 +appVersion: v1.9.9 diff --git a/charts/petimeter/values.yaml b/charts/petimeter/values.yaml index 3e8e14b7..b02e2cef 100644 --- a/charts/petimeter/values.yaml +++ b/charts/petimeter/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: registry.gitlab.com/oceanbox/petimeter - tag: v1.9.8 + tag: v1.9.9 pullPolicy: IfNotPresent init: enabled: false