mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-20 18:45:43 +00:00
Update controllers and go modules
- update source-controller to v0.0.5 - update kustomize-controller to v0.0.4 - update notification-controller to v0.0.4 - update helm-controller to v0.0.1-alpha.2
This commit is contained in:
parent
d387ebf32d
commit
c664484fda
8 changed files with 25 additions and 29 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- github.com/fluxcd/source-controller/config//crd?ref=v0.0.2
|
||||
- github.com/fluxcd/source-controller/config//manager?ref=v0.0.2
|
||||
- github.com/fluxcd/source-controller/config//crd?ref=v0.0.5
|
||||
- github.com/fluxcd/source-controller/config//manager?ref=v0.0.5
|
||||
patchesJson6902:
|
||||
- target:
|
||||
group: apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue