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 8d5166e commit 5a7ba0eCopy full SHA for 5a7ba0e
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.7.2
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.7.2
12
---
13
apiVersion: kustomize.toolkit.fluxcd.io/v1
14
0 commit comments