Merge pull request 'Update Flux group to v2.2.3 (patch)' (#39) from renovate/patch-flux into main

Reviewed-on: jahanson/homelab#39
This commit is contained in:
Joseph Hanson 2024-02-08 14:11:07 +00:00
commit 5e068c737b
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.2.2
- github.com/fluxcd/flux2/manifests/install?ref=v2.2.3
patches:
- patch: |-
$patch: delete

View file

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