File tree 9 files changed +18
-649
lines changed
image-automation-controller
image-reflector-controller
timoni/modules/flux-hr-bench/cue.mod/gen/helm.toolkit.fluxcd.io/helmrelease
9 files changed +18
-649
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
resources :
4
- # - https://github.com/fluxcd/helm-controller/releases/download/v0.36.2 /helm-controller.crds.yaml
5
- - https://github.com/fluxcd/helm-controller/config/crd?ref=main
6
- - https://github.com/fluxcd/helm-controller/releases/download/v0.36.2 /helm-controller.deployment.yaml
4
+ - https://github.com/fluxcd/helm-controller/releases/download/v0.37.0 /helm-controller.crds.yaml
5
+ # - https://github.com/fluxcd/helm-controller/config/crd?ref=main
6
+ - https://github.com/fluxcd/helm-controller/releases/download/v0.37.0 /helm-controller.deployment.yaml
7
7
- account.yaml
8
8
transformers :
9
9
- labels.yaml
Original file line number Diff line number Diff line change 1
1
apiVersion : kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
resources :
4
- - https://github.com/fluxcd/image-automation-controller/releases/download/v0.36.1 /image-automation-controller.crds.yaml
5
- - https://github.com/fluxcd/image-automation-controller/releases/download/v0.36.1 /image-automation-controller.deployment.yaml
4
+ - https://github.com/fluxcd/image-automation-controller/releases/download/v0.37.0 /image-automation-controller.crds.yaml
5
+ - https://github.com/fluxcd/image-automation-controller/releases/download/v0.37.0 /image-automation-controller.deployment.yaml
6
6
- account.yaml
7
7
transformers :
8
8
- labels.yaml
Original file line number Diff line number Diff line change 1
1
apiVersion : kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
resources :
4
- - https://github.com/fluxcd/image-reflector-controller/releases/download/v0.30.0 /image-reflector-controller.crds.yaml
5
- - https://github.com/fluxcd/image-reflector-controller/releases/download/v0.30.0 /image-reflector-controller.deployment.yaml
4
+ - https://github.com/fluxcd/image-reflector-controller/releases/download/v0.31.1 /image-reflector-controller.crds.yaml
5
+ - https://github.com/fluxcd/image-reflector-controller/releases/download/v0.31.1 /image-reflector-controller.deployment.yaml
6
6
- account.yaml
7
7
transformers :
8
8
- labels.yaml
Original file line number Diff line number Diff line change 1
1
apiVersion : kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
resources :
4
- # - https://github.com/fluxcd/kustomize-controller/releases/download/v1.1.1 /kustomize-controller.crds.yaml
5
- - https://github.com/fluxcd/kustomize-controller/config/crd?ref=main
6
- - https://github.com/fluxcd/kustomize-controller/releases/download/v1.1.1 /kustomize-controller.deployment.yaml
4
+ - https://github.com/fluxcd/kustomize-controller/releases/download/v1.2.0 /kustomize-controller.crds.yaml
5
+ # - https://github.com/fluxcd/kustomize-controller/config/crd?ref=main
6
+ - https://github.com/fluxcd/kustomize-controller/releases/download/v1.2.0 /kustomize-controller.deployment.yaml
7
7
- account.yaml
8
8
transformers :
9
9
- labels.yaml
Original file line number Diff line number Diff line change 1
1
apiVersion : kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
resources :
4
- - https://github.com/fluxcd/notification-controller/releases/download/v1.1.0 /notification-controller.crds.yaml
5
- - https://github.com/fluxcd/notification-controller/releases/download/v1.1.0 /notification-controller.deployment.yaml
4
+ - https://github.com/fluxcd/notification-controller/releases/download/v1.2.2 /notification-controller.crds.yaml
5
+ - https://github.com/fluxcd/notification-controller/releases/download/v1.2.2 /notification-controller.deployment.yaml
6
6
- account.yaml
7
7
transformers :
8
8
- labels.yaml
Original file line number Diff line number Diff line change 1
1
apiVersion : kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
resources :
4
- - https://github.com/fluxcd/source-controller/releases/download/v1.2.0 /source-controller.crds.yaml
4
+ - https://github.com/fluxcd/source-controller/releases/download/v1.2.2 /source-controller.crds.yaml
5
5
# - https://github.com/fluxcd/source-controller/config/crd?ref=main
6
- - https://github.com/fluxcd/source-controller/releases/download/v1.2.0 /source-controller.deployment.yaml
6
+ - https://github.com/fluxcd/source-controller/releases/download/v1.2.2 /source-controller.deployment.yaml
7
7
- account.yaml
8
8
transformers :
9
9
- labels.yaml
Original file line number Diff line number Diff line change @@ -16,13 +16,10 @@ transformers:
16
16
images :
17
17
- name : fluxcd/source-controller
18
18
newName : ghcr.io/fluxcd/source-controller
19
- newTag : v1.2.0
20
19
- name : fluxcd/kustomize-controller
21
20
newName : ghcr.io/fluxcd/kustomize-controller
22
- newTag : preview-ba308c5a
23
21
- name : fluxcd/helm-controller
24
22
newName : ghcr.io/fluxcd/helm-controller
25
- newTag : preview-842a9425
26
23
- name : fluxcd/notification-controller
27
24
newName : ghcr.io/fluxcd/notification-controller
28
25
- name : fluxcd/image-reflector-controller
You can’t perform that action at this time.
0 commit comments