We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89231db commit 615c212Copy full SHA for 615c212
clusters/common/bootstrap/flux/kustomization.yaml
@@ -4,7 +4,7 @@
4
apiVersion: kustomize.config.k8s.io/v1beta1
5
kind: Kustomization
6
resources:
7
- - github.com/fluxcd/flux2/manifests/install?ref=v2.6.2
+ - github.com/fluxcd/flux2/manifests/install?ref=v2.6.3
8
patches:
9
# Remove the default network policies
10
- patch: |-
0 commit comments