chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.86.2@c6641b5 by renovate (#18789)
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 | `2c0e1ff` -> `c6641b5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
adc9c420fd
commit
10c7995c39
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openvscode-server
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png
|
||||
keywords:
|
||||
- openvscode-server
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server
|
||||
- https://ghcr.io/linuxserver/openvscode-server
|
||||
type: application
|
||||
version: 9.2.0
|
||||
version: 9.2.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.86.2@sha256:2c0e1ffa563d050d807ce3e88c339024074d3b3a140dd368d79342371c047f7c
|
||||
tag: 1.86.2@sha256:c6641b5a5ec6067beee2276acf9de60f6b664e0fd326d25be25a9798a4a25a38
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
||||
|
|
Loading…
Reference in New Issue