Skip to content

Commit

Permalink
feat(github-release): update flux group to v2.1.0 (minor) (#918)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 30, 2023
1 parent 6e667ec commit 22a894d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,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
patches:
# Remove the default network policies
- patch: |-
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/templates/kubernetes/flux/config/flux.yaml.j2
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
tag: v2.1.0
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
Expand Down

0 comments on commit 22a894d

Please sign in to comment.