mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 08:01:23 -03:00
chore(helm): update image ghcr.io/linuxserver/openvscode-server 1.102.3 → 1.103.1 (#38631)
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 | `71db585` -> `d9b9c64` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.102.3
|
||||
appVersion: 1.103.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -34,5 +34,5 @@ sources:
|
||||
- https://ghcr.io/linuxserver/openvscode-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server
|
||||
type: application
|
||||
version: 12.4.2
|
||||
version: 12.5.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.102.3@sha256:71db585e4282d74e97eabc108a2b6b6eceeec2d8cc05ce6f5e4b8fb1431dc60d
|
||||
tag: 1.103.1@sha256:d9b9c6457c74d9bb799f1efa67fc9febb8b682fecf3fca4f64f47f228854ff2d
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
||||
|
||||
Reference in New Issue
Block a user