Updating flux.

This commit is contained in:
Joseph Hanson 2023-12-20 10:31:11 -06:00
parent 0f016c8d0f
commit 34266c8e8d
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- github.com/fluxcd/flux2/manifests/install?ref=v2.1.2 - github.com/fluxcd/flux2/manifests/install?ref=v2.2.1
patches: patches:
- patch: |- - patch: |-
$patch: delete $patch: delete

View file

@ -9,7 +9,7 @@ spec:
interval: 10m interval: 10m
url: oci://ghcr.io/fluxcd/flux-manifests url: oci://ghcr.io/fluxcd/flux-manifests
ref: ref:
tag: v2.1.2@sha256:5502bbd944688e3a6e1804521be7bcfcb66cf72d130196fe2736e00c6016525f tag: v2.2.1
--- ---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json # yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json
apiVersion: kustomize.toolkit.fluxcd.io/v1 apiVersion: kustomize.toolkit.fluxcd.io/v1