feat(github-release): update flux group to v2.1.2 (#60)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2023-11-28 14:25:43 +08:00
committed by GitHub
parent c4522ce7a2
commit 332896c847
2 changed files with 2 additions and 2 deletions

View File

@@ -2,4 +2,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/flux2/manifests/install?ref=v2.0.0-rc.5
- github.com/fluxcd/flux2/manifests/install?ref=v2.1.2

View File

@@ -9,7 +9,7 @@ spec:
interval: 10m
url: oci://ghcr.io/fluxcd/flux-manifests
ref:
tag: v2.0.0-rc.5
tag: v2.1.2
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization