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:
@@ -1,8 +1,8 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v0.8.2/helm-controller.crds.yaml
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v0.8.2/helm-controller.deployment.yaml
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v0.9.0/helm-controller.crds.yaml
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v0.9.0/helm-controller.deployment.yaml
|
||||
- account.yaml
|
||||
patchesJson6902:
|
||||
- target:
|
||||
|
||||
Reference in New Issue
Block a user