diff --git a/helm/Chart.yaml b/helm/Chart.yaml index fae5294..88a5fe6 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "2.4.0" +appVersion: "2.5.0" description: A Helm chart for Kubernetes to configure the policy agent name: policy-agent -version: 2.4.0 +version: 2.5.0 maintainers: - name: Weaveworks email: support@weave.works diff --git a/helm/values.yaml b/helm/values.yaml index 28ca55e..d9a622b 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -1,6 +1,6 @@ image: weaveworks/policy-agent -imageTag: v2.4.0 +imageTag: v2.5.0 failurePolicy: Fail # If you don't want to use cert-manager, set useCertManager to false and provide your own certs