Update toolkit components
- helm-controller to v1.4.2 https://github.com/fluxcd/helm-controller/blob/v1.4.2/CHANGELOG.md - kustomize-controller to v1.7.1 https://github.com/fluxcd/kustomize-controller/blob/v1.7.1/CHANGELOG.md - source-controller to v1.7.2 https://github.com/fluxcd/source-controller/blob/v1.7.2/CHANGELOG.md - notification-controller to v1.7.3 https://github.com/fluxcd/notification-controller/blob/v1.7.3/CHANGELOG.md - image-reflector-controller to v1.0.2 https://github.com/fluxcd/image-reflector-controller/blob/v1.0.2/CHANGELOG.md - image-automation-controller to v1.0.2 https://github.com/fluxcd/image-automation-controller/blob/v1.0.2/CHANGELOG.md - source-watcher to v2.0.2 https://github.com/fluxcd/source-watcher/blob/v2.0.2/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/v1.4.1/helm-controller.crds.yaml
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v1.4.1/helm-controller.deployment.yaml
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v1.4.2/helm-controller.crds.yaml
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v1.4.2/helm-controller.deployment.yaml
|
||||
- account.yaml
|
||||
transformers:
|
||||
- labels.yaml
|
||||
|
||||
Reference in New Issue
Block a user