mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-18 17:55:44 +00:00
Update toolkit components
- source-controller to v0.17.0 https://github.com/fluxcd/source-controller/blob/v0.17.0/CHANGELOG.md - image-automation-controller to v0.16.0 https://github.com/fluxcd/image-automation-controller/blob/v0.16.0/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
3fdba35993
commit
744b3ebd0a
5 changed files with 12 additions and 13 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.16.1/source-controller.crds.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.16.1/source-controller.deployment.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.17.0/source-controller.crds.yaml
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.17.0/source-controller.deployment.yaml
|
||||
- account.yaml
|
||||
patchesJson6902:
|
||||
- target:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue