Skip to content

Commit

Permalink
feat(github-release): update flux group ( v2.2.3 → v2.3.0 ) (#2945)
Browse files Browse the repository at this point in the history
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
  • Loading branch information
mahoro-bot[bot] authored May 14, 2024
1 parent f3319a3 commit 55bddd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/nas/bootstrap/flux/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/flux2/manifests/install?ref=v2.2.3
- github.com/fluxcd/flux2/manifests/install?ref=v2.3.0
patches:
- patch: |
$patch: delete
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/nas/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.2.3
tag: v2.3.0
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json
apiVersion: kustomize.toolkit.fluxcd.io/v1
Expand Down

0 comments on commit 55bddd6

Please sign in to comment.