diff --git a/helm/pingdom-operator/Chart.yaml b/helm/pingdom-operator/Chart.yaml index 414d1d8..3f3f120 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.13 +version: 0.0.14 appVersion: 0.0.9 diff --git a/helm/pingdom-operator/values.yaml b/helm/pingdom-operator/values.yaml index 704c61a..44edf63 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.8 + tag: 0.0.9 pullPolicy: IfNotPresent imagePullSecrets: []