diff --git a/apps/base/tor-controller/values.yaml b/apps/base/tor-controller/values.yaml index e69de29bb..5466ad978 100644 --- a/apps/base/tor-controller/values.yaml +++ b/apps/base/tor-controller/values.yaml @@ -0,0 +1,14 @@ +image: + tag: latest + +daemon: + image: + tag: latest + +manager: + image: + tag: latest + +onionbalance: + image: + tag: latest