Skip to content

Commit 5a7ba0e

Browse files
feat(deps): update flux group ( v2.5.1 → v2.7.2 )
| datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | fluxcd/flux2 | v2.5.1 | v2.7.2 | | docker | ghcr.io/fluxcd/flux-manifests | v2.5.1 | v2.7.2 |
1 parent 8d5166e commit 5a7ba0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/nas-1/bootstrap/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44
resources:
5-
- github.com/fluxcd/flux2/manifests/install?ref=v2.5.1
5+
- github.com/fluxcd/flux2/manifests/install?ref=v2.7.2
66
patches:
77
- patch: |-
88
$patch: delete

kubernetes/nas-1/flux/config/flux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
interval: 10m
99
url: oci://ghcr.io/fluxcd/flux-manifests
1010
ref:
11-
tag: v2.5.1
11+
tag: v2.7.2
1212
---
1313
apiVersion: kustomize.toolkit.fluxcd.io/v1
1414
kind: Kustomization

0 commit comments

Comments
 (0)