Skip to content

Commit

Permalink
Merge pull request #17 from kireque/renovate/flux
Browse files Browse the repository at this point in the history
feat(deps): update flux group to v2.1.0 (minor)
  • Loading branch information
kireque authored Aug 28, 2023
2 parents 2607ff8 + 9e3a24b commit 19626be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/cluster-0/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=v2.0.1
- github.com/fluxcd/flux2/manifests/install?ref=v2.1.0
- ./crds/
patches:
- patch: |-
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/cluster-0/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: v2.0.1@sha256:0940e22b35d960c2cfb1e1b7190de4f478c1dcc885f7b2db1dcfec209731d535
tag: v2.1.0@sha256:3fba845a723b2e0c028539a3dd010ef4bf9818da296d68fd0e94b2245dda8fc3
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
Expand Down

0 comments on commit 19626be

Please sign in to comment.