Skip to content

Commit 4899ea2

Browse files
Merge pull request #151 from weaveworks/flux-system-weave-policy-try2
fix last wego to flux change + bump to 0.2.2
2 parents aa4c715 + 8a8ef72 commit 4899ea2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/weave-policy-agent/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: A Weaveworks Helm chart for Kubernetes to configure the policy agent
33
name: weave-policy-agent
44
appVersion: "1.0"
5-
version: 0.2.1
5+
version: 0.2.2
66
kubeVersion: ">=1.16.0-0"
77
icon: https://www.magalix.com/hubfs/Imported%20images/logo-02.png%3Fwidth=560%26name=logo-02-Dec-18-2020-11-24-41-75-AM.png
88
type: application

charts/weave-policy-agent/templates/policy-library.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
sourceRef:
2424
kind: GitRepository
2525
name: policy-library
26-
namespace: wego-system
26+
namespace: flux-system
2727
path: {{ .Values.policyLibraryConfig.kustomizationPath }}
2828
prune: true
2929
validation: client

0 commit comments

Comments
 (0)