mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-01 23:58:51 +00:00
Update helm-controller to v0.31.0
Which includes an update of: - github.com/fluxcd/pkg/apis/meta to v0.19.1 - k8s.io/apiextensions-apiserver to v0.26.2 - k8s.io/apimachinery to v0.26.2 - k8s.io/client-go to v0.26.2 Signed-off-by: Hidde Beydals <hidde@hhh.computer>
This commit is contained in:
parent
2e4de673b2
commit
6eb3fdf863
6 changed files with 51 additions and 51 deletions
|
|
@ -3,7 +3,7 @@ kind: Kustomization
|
|||
resources:
|
||||
- https://github.com/fluxcd/source-controller/releases/download/v0.35.2/source-controller.crds.yaml
|
||||
- https://github.com/fluxcd/kustomize-controller/releases/download/v0.34.0/kustomize-controller.crds.yaml
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v0.30.0/helm-controller.crds.yaml
|
||||
- https://github.com/fluxcd/helm-controller/releases/download/v0.31.0/helm-controller.crds.yaml
|
||||
- https://github.com/fluxcd/notification-controller/releases/download/v0.32.1/notification-controller.crds.yaml
|
||||
- https://github.com/fluxcd/image-reflector-controller/releases/download/v0.25.0/image-reflector-controller.crds.yaml
|
||||
- https://github.com/fluxcd/image-automation-controller/releases/download/v0.30.0/image-automation-controller.crds.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue