Skip to content

Commit

Permalink
feat(github-release): update fluxcd/flux2 to v0.40.1 (#644)
Browse files Browse the repository at this point in the history
* feat(github-release): update fluxcd/flux2 to v0.40.1

* Update flux.yaml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Devin Buhl <onedr0p@users.noreply.github.com>
  • Loading branch information
renovate[bot] and onedr0p authored Feb 25, 2023
1 parent 22fd110 commit b020053
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/bootstrap/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/flux2/manifests/install?ref=v0.39.0
- github.com/fluxcd/flux2/manifests/install?ref=v0.40.1
patches:
- patch: |-
$patch: delete
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/flux/config/flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
interval: 10m
url: oci://ghcr.io/fluxcd/flux-manifests
ref:
tag: v0.39.0
tag: v0.40.1
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
Expand Down

0 comments on commit b020053

Please sign in to comment.