Skip to content

Commit

Permalink
feat(github-release): update flux group to v2.2.0 (minor) (#6554)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
  • Loading branch information
bot-ross[bot] authored Dec 12, 2023
1 parent 5893791 commit 96ddc84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/storage/bootstrap/flux/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/flux2/manifests/install?ref=v2.1.2
- github.com/fluxcd/flux2/manifests/install?ref=v2.2.0
patches:
# Remove the network policies that does not work with k3s
- patch: |
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/storage/flux/config/flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
interval: 10m
url: oci://ghcr.io/fluxcd/flux-manifests
ref:
tag: v2.1.2
tag: v2.2.0
---
# yaml-language-server: $schema=https://kubernetes-schemas.devbu.io/kustomize.toolkit.fluxcd.io/kustomization_v1.json
apiVersion: kustomize.toolkit.fluxcd.io/v1
Expand Down

0 comments on commit 96ddc84

Please sign in to comment.