mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-24 20:38:51 +00:00
Update source and helm controllers
helm-controller/api v0.0.7 source-controller/api v0.0.14
This commit is contained in:
parent
1b55ead16e
commit
2aa395ba12
4 changed files with 10 additions and 10 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- github.com/fluxcd/source-controller/config//crd?ref=v0.0.13
|
||||
- github.com/fluxcd/source-controller/config//manager?ref=v0.0.13
|
||||
- github.com/fluxcd/source-controller/config//crd?ref=v0.0.14
|
||||
- github.com/fluxcd/source-controller/config//manager?ref=v0.0.14
|
||||
patchesJson6902:
|
||||
- target:
|
||||
group: apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue