From d42432f7a0a46f29dc03c3a88b099a1e79aea1c9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 10 Mar 2025 07:40:55 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/openvscode-server=201.97.2=20=E2=86=92=201.98.0=20(#33083)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] 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). --- charts/stable/openvscode-server/Chart.yaml | 4 ++-- charts/stable/openvscode-server/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index c7e3bc592d7..717ba98d2ee 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -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 diff --git a/charts/stable/openvscode-server/values.yaml b/charts/stable/openvscode-server/values.yaml index 44ff410dce3..b8863656574 100644 --- a/charts/stable/openvscode-server/values.yaml +++ b/charts/stable/openvscode-server/values.yaml @@ -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: ""