⬆️ 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:
feisar-bot[bot]
2025-02-25 17:20:20 +00:00
committed by auricom
parent 0573af0e55
commit a28c7dede1
2 changed files with 2 additions and 2 deletions

View File

@@ -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: |-

View File

@@ -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