From d51ea8c596f49b842e00e3b8349cf1a4e35700c7 Mon Sep 17 00:00:00 2001 From: Ahmed El-Sayed Date: Sun, 19 Feb 2023 16:42:41 +0200 Subject: [PATCH] bump version to 2.3.0 --- charts/weave-policy-agent/Chart.lock | 6 +++--- charts/weave-policy-agent/Chart.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/weave-policy-agent/Chart.lock b/charts/weave-policy-agent/Chart.lock index b4a9518b..716d187c 100644 --- a/charts/weave-policy-agent/Chart.lock +++ b/charts/weave-policy-agent/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: policy-agent repository: https://weaveworks.github.io/policy-agent - version: 2.2.0 -digest: sha256:bfc1582a78f71edbd88c3e7f6b46afc2df2f4a4126b2120c003f6138bb1efc9d -generated: "2022-12-20T13:29:56.257482094+02:00" + version: 2.3.0 +digest: sha256:cd5b8802d4cd48cc47c6436a3248f912cabc9a79bf777c19400199000da16380 +generated: "2023-02-19T16:42:00.796036351+02:00" diff --git a/charts/weave-policy-agent/Chart.yaml b/charts/weave-policy-agent/Chart.yaml index 98a88964..650bdbbc 100644 --- a/charts/weave-policy-agent/Chart.yaml +++ b/charts/weave-policy-agent/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 description: A Weaveworks Helm chart for Kubernetes to configure the policy agent name: weave-policy-agent -appVersion: "2.2.0" -version: 0.6.6 +appVersion: "2.3.0" +version: 0.6.7 kubeVersion: ">=1.16.0-0" 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 type: application @@ -28,5 +28,5 @@ annotations: dependencies: - name: policy-agent - version: "2.2.0" + version: "2.3.0" repository: "https://weaveworks.github.io/policy-agent"