Update Flux group to v2.1.2 (patch) #84

Merged
jahanson merged 1 commit from renovate/patch-flux into main 2023-10-16 10:37:07 -05:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

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