Update toolkit components

- helm-controller to v1.4.2
  https://github.com/fluxcd/helm-controller/blob/v1.4.2/CHANGELOG.md
- kustomize-controller to v1.7.1
  https://github.com/fluxcd/kustomize-controller/blob/v1.7.1/CHANGELOG.md
- source-controller to v1.7.2
  https://github.com/fluxcd/source-controller/blob/v1.7.2/CHANGELOG.md
- notification-controller to v1.7.3
  https://github.com/fluxcd/notification-controller/blob/v1.7.3/CHANGELOG.md
- image-reflector-controller to v1.0.2
  https://github.com/fluxcd/image-reflector-controller/blob/v1.0.2/CHANGELOG.md
- image-automation-controller to v1.0.2
  https://github.com/fluxcd/image-automation-controller/blob/v1.0.2/CHANGELOG.md
- source-watcher to v2.0.2
  https://github.com/fluxcd/source-watcher/blob/v2.0.2/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
(cherry picked from commit 058525fe37)
This commit is contained in:
fluxcdbot 2025-10-08 17:36:49 +00:00 committed by github-actions[bot]
parent e8213d75a6
commit 6adffe74c4
10 changed files with 42 additions and 42 deletions

View file

@ -1,8 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/fluxcd/source-controller/releases/download/v1.7.1/source-controller.crds.yaml
- https://github.com/fluxcd/source-controller/releases/download/v1.7.1/source-controller.deployment.yaml
- https://github.com/fluxcd/source-controller/releases/download/v1.7.2/source-controller.crds.yaml
- https://github.com/fluxcd/source-controller/releases/download/v1.7.2/source-controller.deployment.yaml
- account.yaml
transformers:
- labels.yaml