Skip to content

Commit 60113a2

Browse files
feat(github-release): update flux group
1 parent 9f92422 commit 60113a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/bootstrap/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
apiVersion: kustomize.config.k8s.io/v1beta1
55
kind: Kustomization
66
resources:
7-
- github.com/fluxcd/flux2/manifests/install?ref=v2.0.1
7+
- github.com/fluxcd/flux2/manifests/install?ref=v2.1.2
88
patches:
99
# Remove the network policies that does not work with k3s
1010
- patch: |-

kubernetes/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.0.1
11+
tag: v2.1.1
1212
---
1313
apiVersion: kustomize.toolkit.fluxcd.io/v1
1414
kind: Kustomization

0 commit comments

Comments
 (0)