mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-18 09:45:44 +00:00
Update toolkit components
- helm-controller to v0.18.1 https://github.com/fluxcd/helm-controller/blob/v0.18.1/CHANGELOG.md - source-controller to v0.22.2 https://github.com/fluxcd/source-controller/blob/v0.22.2/CHANGELOG.md - notification-controller to v0.23.1 https://github.com/fluxcd/notification-controller/blob/v0.23.1/CHANGELOG.md - image-reflector-controller to v0.17.1 https://github.com/fluxcd/image-reflector-controller/blob/v0.17.1/CHANGELOG.md - image-automation-controller to v0.21.1 https://github.com/fluxcd/image-automation-controller/blob/v0.21.1/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
dd6db2cbd9
commit
c85954ddef
8 changed files with 30 additions and 30 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.22.1/source-controller.crds.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.22.1/source-controller.deployment.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.22.2/source-controller.crds.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.22.2/source-controller.deployment.yaml
|
||||
- account.yaml
|
||||
patchesJson6902:
|
||||
- target:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue