Update toolkit components
- helm-controller to v0.7.0 https://github.com/fluxcd/helm-controller/blob/v0.7.0/CHANGELOG.md - kustomize-controller to v0.8.0 https://github.com/fluxcd/kustomize-controller/blob/v0.8.0/CHANGELOG.md - source-controller to v0.8.0 https://github.com/fluxcd/source-controller/blob/v0.8.0/CHANGELOG.md - notification-controller to v0.8.0 https://github.com/fluxcd/notification-controller/blob/v0.8.0/CHANGELOG.md - image-reflector-controller to v0.6.0 https://github.com/fluxcd/image-reflector-controller/blob/v0.6.0/CHANGELOG.md - image-automation-controller to v0.5.0 https://github.com/fluxcd/image-automation-controller/blob/v0.5.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/image-automation-controller/archive/v0.4.0.zip//image-automation-controller-0.4.0/config/crd
|
||||
- https://github.com/fluxcd/image-automation-controller/archive/v0.4.0.zip//image-automation-controller-0.4.0/config/manager
|
||||
- https://github.com/fluxcd/image-automation-controller/archive/v0.5.0.zip//image-automation-controller-0.5.0/config/crd
|
||||
- https://github.com/fluxcd/image-automation-controller/archive/v0.5.0.zip//image-automation-controller-0.5.0/config/manager
|
||||
- account.yaml
|
||||
patchesJson6902:
|
||||
- target:
|
||||
|
||||
Reference in New Issue
Block a user