Skip to content

Commit

Permalink
Merge pull request #134 from weaveworks/dev
Browse files Browse the repository at this point in the history
release v2.1.1
  • Loading branch information
Ahmed El-Sayed authored Nov 15, 2022
2 parents 0a3e3cd + cfff526 commit 26b62a2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "2.1.0"
appVersion: "2.1.1"
description: A Helm chart for Kubernetes to configure the policy agent
name: policy-agent
version: 2.1.0
version: 2.1.1
maintainers:
- name: Weaveworks
email: support@weave.works
2 changes: 1 addition & 1 deletion helm/templates/agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ webhooks:
clientConfig:
service:
name: policy-agent
namespace: policy-system
namespace: {{ .Release.Namespace }}
path: /validate-v2beta2-policyconfig
failurePolicy: Fail
rules:
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.1.1

0 comments on commit 26b62a2

Please sign in to comment.