mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-23 20:08:51 +00:00
Update toolkit components
- helm-controller to v0.9.0 https://github.com/fluxcd/helm-controller/blob/v0.9.0/CHANGELOG.md - kustomize-controller to v0.10.0 https://github.com/fluxcd/kustomize-controller/blob/v0.10.0/CHANGELOG.md - source-controller to v0.10.0 https://github.com/fluxcd/source-controller/blob/v0.10.0/CHANGELOG.md - notification-controller to v0.11.0 https://github.com/fluxcd/notification-controller/blob/v0.11.0/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
1a2ea8407b
commit
7da24932ab
6 changed files with 23 additions and 24 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/fluxcd/notification-controller/releases/download/v0.10.0/notification-controller.crds.yaml
|
||||
- https://github.com/fluxcd/notification-controller/releases/download/v0.10.0/notification-controller.deployment.yaml
|
||||
- https://github.com/fluxcd/notification-controller/releases/download/v0.11.0/notification-controller.crds.yaml
|
||||
- https://github.com/fluxcd/notification-controller/releases/download/v0.11.0/notification-controller.deployment.yaml
|
||||
- account.yaml
|
||||
patchesJson6902:
|
||||
- target:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue