Skip to content

Commit e5b334e

Browse files
chore(deps): update dependency fluxcd/flux2 to v2.9.2 (#2131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0befabd commit e5b334e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/samples/flux/crds/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
resources:
5-
- https://github.com/fluxcd/flux2//manifests/crds?ref=v2.9.1
5+
- https://github.com/fluxcd/flux2//manifests/crds?ref=v2.9.2

config/samples/flux/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kind: Kustomization
77
namespace: flux-system
88

99
resources:
10-
- https://github.com/fluxcd/flux2/manifests/install?ref=v2.9.1
10+
- https://github.com/fluxcd/flux2/manifests/install?ref=v2.9.2
1111

1212
images:
1313
- name: fluxcd/source-watcher

0 commit comments

Comments
 (0)