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 9f92422 commit 60113a2Copy full SHA for 60113a2
kubernetes/bootstrap/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.0.1
+ - github.com/fluxcd/flux2/manifests/install?ref=v2.1.2
8
patches:
9
# Remove the network policies that does not work with k3s
10
- patch: |-
kubernetes/flux/config/flux.yaml
@@ -8,7 +8,7 @@ spec:
interval: 10m
url: oci://ghcr.io/fluxcd/flux-manifests
ref:
11
- tag: v2.0.1
+ tag: v2.1.1
12
---
13
apiVersion: kustomize.toolkit.fluxcd.io/v1
14
0 commit comments