chore(deps): update container image tccr.io/truecharts/webtop to latest (#5355)

* Update container image tccr.io/truecharts/webtop to latest

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* update

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
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:
TrueCharts Bot
2022-12-18 01:11:36 +01:00
committed by GitHub
parent f8df031213
commit 461d526868
3 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/webtop
- https://github.com/linuxserver/docker-webtop#readme
type: application
version: 3.0.6
version: 3.0.7
+6 -6
View File
@@ -15,18 +15,18 @@ questions:
additional_attrs: true
type: dict
attrs:
- variable: SUBFOLDER
label: SUBFOLDER
description: Specify a subfolder to use with reverse proxies, IE `subfolder`
- variable: TITLE
label: TITLE
description: String which will be used as page/tab title in the web browser.
schema:
type: string
default: ""
default: Webtop
- variable: KEYBOARD
label: KEYBOARD
description: See the keyboard layouts section for more information and options.
description: See the keyboard layouts in https://docs.linuxserver.io/images/docker-webtop#application-setup
schema:
type: string
default: ""
default: en-us-qwerty
# Include{containerConfig}
# Include{serviceRoot}
- variable: main
+1 -2
View File
@@ -1,11 +1,10 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/webtop
tag: latest@sha256:51025a484ce13e5e3cc79b19fa9a46c5e5ce03f866c11725f4853a2c0b169580
tag: latest@sha256:57ad1e49112fece3e8d10a1cd40a0d7b3650022b787993f76013eb21216efe29
env:
KEYBOARD: ""
SUBFOLDER: ""
CUSTOM_PORT: "{{ .Values.service.main.ports.main.port }}"
podSecurityContext: