⬆️ 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: |-