Skip to content

Commit f0f0f4f

Browse files
feat(deps): update flux group ( v2.5.1 → v2.6.4 )
| datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | fluxcd/flux2 | v2.5.1 | v2.6.4 | | docker | ghcr.io/fluxcd/flux-manifests | v2.5.1 | v2.6.4 |
1 parent 352155b commit f0f0f4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/cluster-0/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.6.4
66
patches:
77
- patch: |-
88
$patch: delete

kubernetes/cluster-0/flux/config/flux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
interval: 10m
1010
url: oci://ghcr.io/fluxcd/flux-manifests
1111
ref:
12-
tag: v2.5.1
12+
tag: v2.6.4
1313
---
1414
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json
1515
apiVersion: kustomize.toolkit.fluxcd.io/v1

0 commit comments

Comments
 (0)