From 31946386d80220733779c874599c51927b1a222e Mon Sep 17 00:00:00 2001 From: Timofey Titovets Date: Wed, 31 Aug 2022 10:08:26 +0300 Subject: [PATCH] helm release --- helm/pingdom-operator/Chart.yaml | 2 +- helm/pingdom-operator/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/pingdom-operator/Chart.yaml b/helm/pingdom-operator/Chart.yaml index 89558f6..bceba22 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.7 +version: 0.0.8 appVersion: 0.0.3 diff --git a/helm/pingdom-operator/values.yaml b/helm/pingdom-operator/values.yaml index 59dacde..fe22dcd 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.3 + tag: 0.0.4 pullPolicy: IfNotPresent imagePullSecrets: []