Skip to content

Commit cdad1df

Browse files
authored
Merge pull request #1021 from Kashalls/renovate/fluxcd-flux2-2.x
fix(github-release): update fluxcd/flux2 to v2.0.0-rc.5
2 parents 0239bfb + 0752ee9 commit cdad1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.0-rc.4
7+
- github.com/fluxcd/flux2/manifests/install?ref=v2.0.0-rc.5
88
patches:
99
# Remove the network policies that does not work with k3s
1010
- patch: |-

0 commit comments

Comments
 (0)