From 067bd5ff79ed0dae3e02cf5d1f614a9b6971d5c7 Mon Sep 17 00:00:00 2001 From: Timofey Titovets Date: Wed, 14 Jun 2023 14:03:13 +0200 Subject: [PATCH] bump(helm): 0.0.16 -> 0.0.17 --- helm/pingdom-operator/Chart.yaml | 4 ++-- helm/pingdom-operator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/pingdom-operator/Chart.yaml b/helm/pingdom-operator/Chart.yaml index b7835ff..73134ff 100644 --- a/helm/pingdom-operator/Chart.yaml +++ b/helm/pingdom-operator/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: pingdom-operator description: A Helm chart for Kubernetes type: application -version: 0.0.16 -appVersion: 0.0.11 +version: 0.0.17 +appVersion: 0.0.12 diff --git a/helm/pingdom-operator/values.yaml b/helm/pingdom-operator/values.yaml index fcdc673..1474642 100644 --- a/helm/pingdom-operator/values.yaml +++ b/helm/pingdom-operator/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/nefelim4ag/pingdom-operator - tag: 0.0.11 + tag: 0.0.12 pullPolicy: IfNotPresent imagePullSecrets: []