chore(helm): update image ghcr.io/linuxserver/openvscode-server 1.93.1 → 1.94.2 (#28063)
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)) | minor | `49cc5b6` -> `b3cd64e` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.93.1
|
||||
appVersion: 1.94.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://ghcr.io/linuxserver/openvscode-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server
|
||||
type: application
|
||||
version: 11.6.2
|
||||
version: 11.7.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.93.1@sha256:49cc5b6dfb64570f6ff8694aef1a1b18ea349a1613c5fd62b6be4033bbf33762
|
||||
tag: 1.94.2@sha256:b3cd64edf20a8f86d096b575671300dfe675ea6756626125e925dcca062cb505
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
||||
|
||||
Reference in New Issue
Block a user