File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
1010 github.com/fluxcd/go-git-providers v0.14.0
1111 github.com/fluxcd/go-git/v5 v5.0.0-20221219190809-2e5c9d01cfc4
12- github.com/fluxcd/helm-controller/api v0.31.0
12+ github.com/fluxcd/helm-controller/api v0.31.1
1313 github.com/fluxcd/image-automation-controller/api v0.31.0
1414 github.com/fluxcd/image-reflector-controller/api v0.26.0
1515 github.com/fluxcd/kustomize-controller/api v0.35.0
Original file line number Diff line number Diff line change @@ -199,8 +199,8 @@ github.com/fluxcd/go-git-providers v0.14.0 h1:F662wkiMevhGYKCwe9AJItpq42aJbd+tQq
199199github.1485827954.workers.dev/fluxcd/go-git-providers v0.14.0 /go.mod h1:cxVVQEBEswAIgbRVi50Cf6pEM/+RhNcNwDpsIkN6pG0 =
200200github.1485827954.workers.dev/fluxcd/go-git/v5 v5.0.0-20221219190809-2e5c9d01cfc4 h1:Gm5sGGk+/Wq6RhX4xpCZ2IqjDp5XkjlhENaAuAlpdKc =
201201github.1485827954.workers.dev/fluxcd/go-git/v5 v5.0.0-20221219190809-2e5c9d01cfc4 /go.mod h1:raWgfUV7lDQVXp4QXUaeNNJkRVKz97UQuF+0kdY7Vmo =
202- github.com/fluxcd/helm-controller/api v0.31.0 h1:Pqe8R5SaukGGVE60U7SwiKydCjP8lZWBsU7wqeSFzMg =
203- github.com/fluxcd/helm-controller/api v0.31.0 /go.mod h1:z9zLN31FjwHhd8RyGsrE4vnRtUp4bz5rXxd1hVX3Waw =
202+ github.com/fluxcd/helm-controller/api v0.31.1 h1:aoRVS1CNeR6WpXdjWxw2YGRQhWBAZOU9AKKq/Wf+Nnw =
203+ github.com/fluxcd/helm-controller/api v0.31.1 /go.mod h1:z9zLN31FjwHhd8RyGsrE4vnRtUp4bz5rXxd1hVX3Waw =
204204github.1485827954.workers.dev/fluxcd/image-automation-controller/api v0.31.0 h1:xA2MXbVpXWAFBCmlaOqgLtqGfR637aw0PxyyMGaqUTI =
205205github.1485827954.workers.dev/fluxcd/image-automation-controller/api v0.31.0 /go.mod h1:kNQ/g5TK0Epwguma2+Y1binRMRZ1d6E2VmZLg2iGkqw =
206206github.1485827954.workers.dev/fluxcd/image-reflector-controller/api v0.26.0 h1:rrr7BCjc4/D9jY7mu6bwkP/bnn5B1LWLCiFYuD6/vFg =
Original file line number Diff line number Diff line change 11apiVersion : kustomize.config.k8s.io/v1beta1
22kind : Kustomization
33resources :
4- - https://github.com/fluxcd/helm-controller/releases/download/v0.31.0 /helm-controller.crds.yaml
5- - https://github.com/fluxcd/helm-controller/releases/download/v0.31.0 /helm-controller.deployment.yaml
4+ - https://github.com/fluxcd/helm-controller/releases/download/v0.31.1 /helm-controller.crds.yaml
5+ - https://github.com/fluxcd/helm-controller/releases/download/v0.31.1 /helm-controller.deployment.yaml
66- account.yaml
77transformers :
88- labels.yaml
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: Kustomization
33resources :
44- https://github.com/fluxcd/source-controller/releases/download/v0.36.0/source-controller.crds.yaml
55- https://github.com/fluxcd/kustomize-controller/releases/download/v0.35.0/kustomize-controller.crds.yaml
6- - https://github.com/fluxcd/helm-controller/releases/download/v0.31.0 /helm-controller.crds.yaml
6+ - https://github.com/fluxcd/helm-controller/releases/download/v0.31.1 /helm-controller.crds.yaml
77- https://github.com/fluxcd/notification-controller/releases/download/v0.33.0/notification-controller.crds.yaml
88- https://github.com/fluxcd/image-reflector-controller/releases/download/v0.26.0/image-reflector-controller.crds.yaml
99- https://github.com/fluxcd/image-automation-controller/releases/download/v0.31.0/image-automation-controller.crds.yaml
You can’t perform that action at this time.
0 commit comments