Skip to content

Commit 0752ee9

Browse files
fix(github-release): update fluxcd/flux2 to v2.0.0-rc.5
| datasource | package | from | to | | ----------- | ------------ | ----------- | ----------- | | github-tags | fluxcd/flux2 | v2.0.0-rc.4 | v2.0.0-rc.5 |
1 parent fa722d8 commit 0752ee9

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)