Skip to content

Commit c677f9a

Browse files
feat(github-release): update flux group ( v2.2.3 → v2.3.0 ) (#2943)
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
1 parent fee1696 commit c677f9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/dns/bootstrap/flux/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
apiVersion: kustomize.config.k8s.io/v1beta1
66
kind: Kustomization
77
resources:
8-
- github.com/fluxcd/flux2/manifests/install?ref=v2.2.3
8+
- github.com/fluxcd/flux2/manifests/install?ref=v2.3.0
99
patches:
1010
# Remove the built-in network policies
1111
- target:

kubernetes/dns/flux/config/flux.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
interval: 10m
1010
url: oci://ghcr.io/fluxcd/flux-manifests
1111
ref:
12-
tag: v2.2.3
12+
tag: v2.3.0
1313
---
1414
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json
1515
apiVersion: kustomize.toolkit.fluxcd.io/v1

0 commit comments

Comments
 (0)