mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update Flux group ( v2.4.0 → v2.5.1 )
| datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | fluxcd/flux2 | v2.4.0 | v2.5.1 | | docker | ghcr.io/fluxcd/flux-manifests | v2.4.0 | v2.5.1 |
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- github.com/fluxcd/flux2/manifests/install?ref=v2.4.0
|
||||
- github.com/fluxcd/flux2/manifests/install?ref=v2.5.1
|
||||
patches:
|
||||
# Remove the default network policies
|
||||
- patch: |-
|
||||
|
@@ -9,7 +9,7 @@ spec:
|
||||
interval: 10m
|
||||
url: oci://ghcr.io/fluxcd/flux-manifests
|
||||
ref:
|
||||
tag: v2.4.0
|
||||
tag: v2.5.1@sha256:3ad46381a9efb9e4ab491d76f3cc02389284ef38a7ecf3f5f3e3c186ded63255
|
||||
---
|
||||
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/kustomize.toolkit.fluxcd.io/kustomization_v1.json
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
|
Reference in New Issue
Block a user