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 e1bd3fd commit 25f4867Copy full SHA for 25f4867
kubernetes/nas-1/bootstrap/kustomization.yaml
@@ -2,7 +2,7 @@
2
apiVersion: kustomize.config.k8s.io/v1beta1
3
kind: Kustomization
4
resources:
5
- - github.com/fluxcd/flux2/manifests/install?ref=v2.5.1
+ - github.com/fluxcd/flux2/manifests/install?ref=v2.6.3
6
patches:
7
- patch: |-
8
$patch: delete
kubernetes/nas-1/flux/config/flux.yaml
@@ -8,7 +8,7 @@ spec:
interval: 10m
9
url: oci://ghcr.io/fluxcd/flux-manifests
10
ref:
11
- tag: v2.5.1
+ tag: v2.6.3
12
---
13
apiVersion: kustomize.toolkit.fluxcd.io/v1
14
0 commit comments