Merge pull request 'Update Flux group to v2.1.2 (patch)' (#84) from renovate/patch-flux into main
Reviewed-on: #84
This commit is contained in:
commit
19f8835b60
2 changed files with 2 additions and 2 deletions
|
@ -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.1
|
- github.com/fluxcd/flux2/manifests/install?ref=v2.1.2
|
||||||
patches:
|
patches:
|
||||||
- patch: |-
|
- patch: |-
|
||||||
$patch: delete
|
$patch: delete
|
||||||
|
|
|
@ -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.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
|
# 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
|
||||||
|
|
Reference in a new issue