chore(deps): update non-major docker tags (#1134)
* chore(deps): update non-major docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
c9145fbb9e
commit
9112c749dc
@@ -1,25 +1,25 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.11.1"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: code-server
|
||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/code-server"
|
||||
icon: "https://github.com/truecharts/apps/raw/main/images/code-server.jpg"
|
||||
appVersion: 3.11.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/code-server
|
||||
icon: https://github.com/truecharts/apps/raw/main/images/code-server.jpg
|
||||
keywords:
|
||||
- code
|
||||
- vs
|
||||
- visual studio
|
||||
- vscode
|
||||
sources:
|
||||
- https://github.com/cdr/code-server
|
||||
- https://hub.docker.com/r/linuxserver/code-server
|
||||
- code
|
||||
- vs
|
||||
- visual studio
|
||||
- vscode
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: code-server
|
||||
sources:
|
||||
- https://github.com/cdr/code-server
|
||||
- https://hub.docker.com/r/linuxserver/code-server
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v3.11.1@sha256:42
|
||||
tag: version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v3.11.1@sha256:42
|
||||
tag: version-v3.11.1@sha256:a385ba5cb16136b14ae4cd99ca95c20ac77f9831ac3fb63937a1998e1d31be2a
|
||||
|
||||
# PASSWORD: password
|
||||
# SUDO_PASSWORD: password
|
||||
|
||||
Reference in New Issue
Block a user