chore(helm): update image ghcr.io/linuxserver/openvscode-server 1.97.2 → 1.98.0 (#33083)
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 | `8b39070` -> `f69c1d3` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.97.2
|
||||
appVersion: 1.98.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -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.13.1
|
||||
version: 11.14.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.97.2@sha256:8b3907096a1138a4bdf7931f31273d56c1090c131977a834116ebed7c4fec685
|
||||
tag: 1.98.0@sha256:f69c1d3b4ae96060980e02706ab679de98803ac2c587f46067775049356e182b
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
||||
|
||||
Reference in New Issue
Block a user