Skip to content

Commit

Permalink
chore(deps): update dependency fluxcd/flux2 to v0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2022
1 parent df09d16 commit 5208e03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/bootstrap/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/flux2/manifests/install?ref=v0.32.0
- github.com/fluxcd/flux2/manifests/install?ref=v0.35.0
2 changes: 1 addition & 1 deletion cluster/flux/flux-system/flux-installation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
interval: 10m
ref:
# renovate: datasource=github-releases depName=fluxcd/flux2
tag: "v0.32.0"
tag: "v0.35.0"
url: https://github.com/fluxcd/flux2
ignore: |
# exclude all
Expand Down

0 comments on commit 5208e03

Please sign in to comment.