Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 03_apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down