chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.85.1@809908a by renovate (#16420)

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 | `8f06a8e` -> `809908a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2023-12-25 01:39:12 +01:00
committed by GitHub
parent 3ab32c2e80
commit 93e77dc5d3
2 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: openvscode-server name: openvscode-server
version: 7.0.11 version: 7.0.12
appVersion: 1.85.1 appVersion: 1.85.1
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
home: https://truecharts.org/charts/stable/openvscode-server home: https://truecharts.org/charts/stable/openvscode-server
+1 -1
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.85.1@sha256:8f06a8ee39d43c94604a96f981daa918febe5421ed12a5ad8957d35672af51b5 tag: 1.85.1@sha256:809908a75cde9c33657c33aa499ba2dec69578165fcf1f75bd74b4501a32319c
# secretEnv: # secretEnv:
# CONNECTION_TOKEN: "somerandomstring" # CONNECTION_TOKEN: "somerandomstring"
# CONNECTION_SECRET: "" # CONNECTION_SECRET: ""