chore(deps): update container image ghcr.io/linuxserver/openvscode-server to v1.85.1@8f06a8e by renovate (#16313)

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)) |
patch | `1.85.0` -> `1.85.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2023-12-18 19:20:30 +01:00
committed by GitHub
parent e2b676fe7f
commit 82e4426f3b
2 changed files with 18 additions and 19 deletions
+17 -18
View File
@@ -1,31 +1,30 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: openvscode-server name: openvscode-server
version: 6.1.2 version: 6.1.3
appVersion: 1.85.0 appVersion: 1.85.1
description: description: Openvscode-server provides a version of VS Code that runs a server on
Openvscode-server provides a version of VS Code that runs a server on
a remote machine. a remote machine.
home: https://truecharts.org/charts/stable/openvscode-server 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
deprecated: false deprecated: false
sources: 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
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- openvscode-server - openvscode-server
dependencies: dependencies:
- name: common - name: common
version: 14.5.0 version: 14.5.0
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.1
min_scale_version: 22.12.4 min_scale_version: 22.12.4
+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.0@sha256:d4102f47cd6a19164ace22f31d3420f311c3a078ff9477f24d773fa1306749f8 tag: 1.85.1@sha256:8f06a8ee39d43c94604a96f981daa918febe5421ed12a5ad8957d35672af51b5
# secretEnv: # secretEnv:
# CONNECTION_TOKEN: "somerandomstring" # CONNECTION_TOKEN: "somerandomstring"
# CONNECTION_SECRET: "" # CONNECTION_SECRET: ""