mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-25 04:48:50 +00:00
Update components
- source-controller to v0.0.7 - kustomize-controller to v0.0.7 - helm-controller to v0.0.1 - notification-controller to v0.0.6
This commit is contained in:
parent
50d2eb7d57
commit
54b11e7b25
13 changed files with 51 additions and 46 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- github.com/fluxcd/source-controller/config//crd?ref=v0.0.6
|
||||
- github.com/fluxcd/source-controller/config//manager?ref=v0.0.6
|
||||
- github.com/fluxcd/source-controller/config//crd?ref=v0.0.7
|
||||
- github.com/fluxcd/source-controller/config//manager?ref=v0.0.7
|
||||
patchesJson6902:
|
||||
- target:
|
||||
group: apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue