chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.93.0@819a7d9 by renovate (#26369)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages)
([source](https://redirect.github.com/linuxserver/docker-openvscode-server))
| digest | `8dd2db0` -> `819a7d9` |

---

> [!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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny44IiwidXBkYXRlZEluVmVyIjoiMzguNzcuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-09-14 14:21:31 +02:00 committed by GitHub
parent 973bdc49ea
commit f3330cfd06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -31,4 +31,4 @@ sources:
- https://ghcr.io/linuxserver/openvscode-server - https://ghcr.io/linuxserver/openvscode-server
- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server
type: application type: application
version: 11.5.1 version: 11.5.2

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/openvscode-server repository: ghcr.io/linuxserver/openvscode-server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.93.0@sha256:8dd2db09dbfce8de7b5218c2631e5495aca8b9a1c14ce2fb25c32f40cf0da9f2 tag: 1.93.0@sha256:819a7d9e91f765aeeb3c8379b60d85fcdff9f47b6775a2fdf041fcc809043bd3
# secretEnv: # secretEnv:
# CONNECTION_TOKEN: "somerandomstring" # CONNECTION_TOKEN: "somerandomstring"
# CONNECTION_SECRET: "" # CONNECTION_SECRET: ""