chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.87.1@9c387e8 by renovate (#19671)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/openvscode-server](https://togithub.com/linuxserver/docker-openvscode-server/packages) ([source](https://togithub.com/linuxserver/docker-openvscode-server)) | digest | `129971d` -> `9c387e8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
8b700222d8
commit
40245a126d
|
@ -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.8.2
|
version: 9.8.3
|
||||||
|
|
|
@ -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.1@sha256:129971d91194e6bff1b2b25b241d6cb455defd84aa76ded007b9caf9d0c6cb59
|
tag: 1.87.1@sha256:9c387e8fd33759c6682b8542c8b69d6e97927e0aa6a3691fcd8ae381c5fbcf0c
|
||||||
# secretEnv:
|
# secretEnv:
|
||||||
# CONNECTION_TOKEN: "somerandomstring"
|
# CONNECTION_TOKEN: "somerandomstring"
|
||||||
# CONNECTION_SECRET: ""
|
# CONNECTION_SECRET: ""
|
||||||
|
|
Loading…
Reference in New Issue