We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a600fea + af47e0a commit f950f4bCopy full SHA for f950f4b
helm/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
-appVersion: "2.4.0"
+appVersion: "2.5.0"
3
description: A Helm chart for Kubernetes to configure the policy agent
4
name: policy-agent
5
-version: 2.4.0
+version: 2.5.0
6
maintainers:
7
- name: Weaveworks
8
email: support@weave.works
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
0 commit comments