chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.87.0@42dff8d by renovate (#19242)
This commit is contained in:
parent
490d28e4b0
commit
f8b59f56ad
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openvscode-server
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png
|
||||||
keywords:
|
keywords:
|
||||||
- openvscode-server
|
- openvscode-server
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -32,4 +32,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server
|
- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server
|
||||||
- https://ghcr.io/linuxserver/openvscode-server
|
- https://ghcr.io/linuxserver/openvscode-server
|
||||||
type: application
|
type: application
|
||||||
version: 9.7.0
|
version: 9.7.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/openvscode-server
|
repository: ghcr.io/linuxserver/openvscode-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.87.0@sha256:3842b29e8861f87767b3fe2b563be04cf97c845f125dbff757e80af65c137e07
|
tag: 1.87.0@sha256:42dff8d49437820d5ae51e5b6882230951b78bced0f5a774464bb6079ffb2709
|
||||||
# secretEnv:
|
# secretEnv:
|
||||||
# CONNECTION_TOKEN: "somerandomstring"
|
# CONNECTION_TOKEN: "somerandomstring"
|
||||||
# CONNECTION_SECRET: ""
|
# CONNECTION_SECRET: ""
|
||||||
|
|
Loading…
Reference in New Issue