Update toolkit components
- helm-controller to v0.11.2 https://github.com/fluxcd/helm-controller/blob/v0.11.2/CHANGELOG.md - kustomize-controller to v0.13.3 https://github.com/fluxcd/kustomize-controller/blob/v0.13.3/CHANGELOG.md - source-controller to v0.15.4 https://github.com/fluxcd/source-controller/blob/v0.15.4/CHANGELOG.md - notification-controller to v0.15.1 https://github.com/fluxcd/notification-controller/blob/v0.15.1/CHANGELOG.md - image-reflector-controller to v0.11.1 https://github.com/fluxcd/image-reflector-controller/blob/v0.11.1/CHANGELOG.md - image-automation-controller to v0.14.1 https://github.com/fluxcd/image-automation-controller/blob/v0.14.1/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-reflector-controller/releases/download/v0.11.0/image-reflector-controller.crds.yaml
|
||||
- https://github.com/fluxcd/image-reflector-controller/releases/download/v0.11.0/image-reflector-controller.deployment.yaml
|
||||
- https://github.com/fluxcd/image-reflector-controller/releases/download/v0.11.1/image-reflector-controller.crds.yaml
|
||||
- https://github.com/fluxcd/image-reflector-controller/releases/download/v0.11.1/image-reflector-controller.deployment.yaml
|
||||
- account.yaml
|
||||
patchesJson6902:
|
||||
- target:
|
||||
|
||||
Reference in New Issue
Block a user