diff --git a/helm/pingdom-operator/Chart.yaml b/helm/pingdom-operator/Chart.yaml index 75b9f35..d76a745 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.19 -appVersion: 0.0.14 +version: 0.0.20 +appVersion: 0.0.15 diff --git a/helm/pingdom-operator/values.yaml b/helm/pingdom-operator/values.yaml index e1f185a..2d1c812 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.14 + tag: 0.0.15 pullPolicy: IfNotPresent imagePullSecrets: []