mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 17:44:44 +00:00
Update toolkit components
- helm-controller to v1.1.0 https://github.com/fluxcd/helm-controller/blob/v1.1.0/CHANGELOG.md - kustomize-controller to v1.4.0 https://github.com/fluxcd/kustomize-controller/blob/v1.4.0/CHANGELOG.md - notification-controller to v1.4.0 https://github.com/fluxcd/notification-controller/blob/v1.4.0/CHANGELOG.md - image-reflector-controller to v0.33.0 https://github.com/fluxcd/image-reflector-controller/blob/v0.33.0/CHANGELOG.md - image-automation-controller to v0.39.0 https://github.com/fluxcd/image-automation-controller/blob/v0.39.0/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
cf26cf25f1
commit
56a3d08bf8
8 changed files with 45 additions and 45 deletions
|
|
@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v1.4.1/source-controller.crds.yaml
|
||||
- https://github.com/fluxcd/kustomize-controller/releases/download/v1.3.0/kustomize-controller.crds.yaml
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v1.0.1/helm-controller.crds.yaml
|
||||
- https://github.com/fluxcd/notification-controller/releases/download/v1.3.0/notification-controller.crds.yaml
|
||||
- https://github.com/fluxcd/image-reflector-controller/releases/download/v0.32.0/image-reflector-controller.crds.yaml
|
||||
- https://github.com/fluxcd/image-automation-controller/releases/download/v0.38.0/image-automation-controller.crds.yaml
|
||||
- https://github.com/fluxcd/kustomize-controller/releases/download/v1.4.0/kustomize-controller.crds.yaml
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v1.1.0/helm-controller.crds.yaml
|
||||
- https://github.com/fluxcd/notification-controller/releases/download/v1.4.0/notification-controller.crds.yaml
|
||||
- https://github.com/fluxcd/image-reflector-controller/releases/download/v0.33.0/image-reflector-controller.crds.yaml
|
||||
- https://github.com/fluxcd/image-automation-controller/releases/download/v0.39.0/image-automation-controller.crds.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue