From 46f3fe410d73e05b6e3116562faada53e30cb4ae Mon Sep 17 00:00:00 2001 From: Timofey Titovets Date: Thu, 27 Oct 2022 14:21:54 +0300 Subject: [PATCH] helm release --- 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 b2f2a37..917042b 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.10 -appVersion: 0.0.6 +version: 0.0.11 +appVersion: 0.0.7 diff --git a/helm/pingdom-operator/values.yaml b/helm/pingdom-operator/values.yaml index 79fcdb3..f87feff 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.6 + tag: 0.0.7 pullPolicy: IfNotPresent imagePullSecrets: []