From 32585870eb8db1431f7f6311d64b4c9e2a1f6d11 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Sep 2025 17:09:01 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/tccr/code-server=20v4.104.1=20=E2=86=92=20v4.104.2=20(#40085?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/tccr/code-server](https://redirect.github.com/trueforge-org/truecharts) | patch | `82bcff7` -> `82dfb0c` | --- > [!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. --- - [ ] 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). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- .github/workflows/common-tests.yaml | 2 +- charts/library/common-test/Chart.yaml | 1 - charts/library/common/Chart.yaml | 3 +-- charts/library/common/values.yaml | 2 +- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/workflows/common-tests.yaml b/.github/workflows/common-tests.yaml index ab9745e6831..e8217afc7e9 100644 --- a/.github/workflows/common-tests.yaml +++ b/.github/workflows/common-tests.yaml @@ -129,7 +129,7 @@ jobs: matrix: # We test the latest k3s version and the lowest supported by either the oldest supported SCALE or FluxCD release k3s-version: - - v1.26 + - v1.27 - v1.32 - latest # We test the latest k3s version and the lowest supported by either the oldest supported SCALE or FluxCD release diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml index 4d01967c83c..ecb6fb07034 100644 --- a/charts/library/common-test/Chart.yaml +++ b/charts/library/common-test/Chart.yaml @@ -37,4 +37,3 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common-test type: application version: 1.0.0 - diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 9db92c7e686..21989466e6d 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,5 +50,4 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 28.20.0 - +version: 28.20.1 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index bb9fc82724d..cbfd0b68e1f 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -561,7 +561,7 @@ tailscaleImage: codeserverImage: repository: oci.trueforge.org/tccr/code-server - tag: v4.104.1@sha256:82bcff751eae0c774476dde3285175ef4d216ce762d4687771bdf12fc99b1d70 + tag: v4.104.2@sha256:82dfb0c655c7ea13280ac882ee544cdaed92875c7689e53e5271f6d03ea99ba0 pullPolicy: IfNotPresent alpineImage: