fix(rcon-webadmin) wss +ws variables (#4384)
* wip fix(rcon-webadmin) wss +ws variables * update persistence * modify persisence mountpath * fix persistence * update chart and version * set persistence to db * envs * Update charts/stable/rcon-webadmin/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * bump Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: "0.14.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/rcon-web-admin/rcon-web-admin
|
||||
- https://hub.docker.com/r/itzg/rcon/
|
||||
type: application
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
|
||||
Reference in New Issue
Block a user