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:
@@ -1,10 +1,9 @@
|
|||||||
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
|
||||||
|
|||||||
@@ -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: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user