mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-28 06:08:50 +00:00
Update toolkit components
- helm-controller to v0.12.0 https://github.com/fluxcd/helm-controller/blob/v0.12.0/CHANGELOG.md - kustomize-controller to v0.15.1 https://github.com/fluxcd/kustomize-controller/blob/v0.15.1/CHANGELOG.md - source-controller to v0.16.0 https://github.com/fluxcd/source-controller/blob/v0.16.0/CHANGELOG.md - notification-controller to v0.17.0 https://github.com/fluxcd/notification-controller/blob/v0.17.0/CHANGELOG.md - image-automation-controller to v0.15.0 https://github.com/fluxcd/image-automation-controller/blob/v0.15.0/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
d9414f25d5
commit
622ed88a11
8 changed files with 155 additions and 56 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.15.4/source-controller.crds.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.15.4/source-controller.deployment.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.16.0/source-controller.crds.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.16.0/source-controller.deployment.yaml
|
||||
- account.yaml
|
||||
patchesJson6902:
|
||||
- target:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue