diff --git a/03_apps/values.yaml b/03_apps/values.yaml index 5ababf8..3ab4dc9 100644 --- a/03_apps/values.yaml +++ b/03_apps/values.yaml @@ -20,7 +20,7 @@ secretsChartVersion: "4.6.0" # -- The helm chart within the `mainHelmRepo` that is used to render network policies networkPolicyChart: "networkpolicy" # -- The version of the `networkPolicyChart` to use by default. -networkPolicyChartVersion: "4.6.0" +networkPolicyChartVersion: "5.0.0" # -- The values file to use for the application in the respective cluster, e.g. `values-test.yaml`. # In addition to the default `values.yaml` file.