chore(deps): update container image ghcr.io/linuxserver/openvscode-server to v1.93.1@6f6a126 by renovate (#26582)
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)) | patch | `1.93.0` -> `1.93.1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44NS4xIiwidXBkYXRlZEluVmVyIjoiMzguODUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
c842fdbf3e
commit
015a0cdef4
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.93.0
|
appVersion: 1.93.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.16
|
version: 24.1.16
|
||||||
|
@ -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.3
|
version: 11.5.4
|
||||||
|
|
|
@ -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:819a7d9e91f765aeeb3c8379b60d85fcdff9f47b6775a2fdf041fcc809043bd3
|
tag: 1.93.1@sha256:6f6a1262e947f2727986c13915d6e7637a3b032a94471829ef1085654df96f66
|
||||||
# secretEnv:
|
# secretEnv:
|
||||||
# CONNECTION_TOKEN: "somerandomstring"
|
# CONNECTION_TOKEN: "somerandomstring"
|
||||||
# CONNECTION_SECRET: ""
|
# CONNECTION_SECRET: ""
|
||||||
|
|
Loading…
Reference in New Issue