mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-27 21:58:50 +00:00
Update toolkit components
- helm-controller to v0.16.0 https://github.com/fluxcd/helm-controller/blob/v0.16.0/CHANGELOG.md - kustomize-controller to v0.20.0 https://github.com/fluxcd/kustomize-controller/blob/v0.20.0/CHANGELOG.md - source-controller to v0.21.1 https://github.com/fluxcd/source-controller/blob/v0.21.1/CHANGELOG.md - notification-controller to v0.21.0 https://github.com/fluxcd/notification-controller/blob/v0.21.0/CHANGELOG.md - image-reflector-controller to v0.16.0 https://github.com/fluxcd/image-reflector-controller/blob/v0.16.0/CHANGELOG.md - image-automation-controller to v0.20.0 https://github.com/fluxcd/image-automation-controller/blob/v0.20.0/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
8d4dee2aee
commit
e9d6f271b5
9 changed files with 40 additions and 38 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.20.1/source-controller.crds.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.20.1/source-controller.deployment.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.21.1/source-controller.crds.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.21.1/source-controller.deployment.yaml
|
||||
- account.yaml
|
||||
patchesJson6902:
|
||||
- target:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue