From cf51a823d55dae4c25fc518ce727ea92a38ddbde Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 20 Apr 2025 17:02:07 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20tccr.io/tccr/co?= =?UTF-8?q?de-server=20v4.99.2=20=E2=86=92=20v4.99.3=20(#34592)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/code-server](https://redirect.github.com/truecharts/public) | patch | `28edfdd` -> `9f37dfc` | 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> --- charts/library/common-test/Chart.yaml | 1 - charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml index dc852063acd..0c72d74cb6a 100644 --- a/charts/library/common-test/Chart.yaml +++ b/charts/library/common-test/Chart.yaml @@ -35,4 +35,3 @@ sources: - https://github.com/truecharts/charts/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 fab86a65175..2220e23172b 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -48,5 +48,5 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 28.2.3 +version: 28.2.4 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index e61f26f35b3..3a91580e94d 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -494,7 +494,7 @@ tailscaleImage: codeserverImage: repository: tccr.io/tccr/code-server - tag: v4.99.2@sha256:28edfdd27fbdc16aab6a4545806288afc2b7365e61b7303c73b207a181dce3f0 + tag: v4.99.3@sha256:9f37dfc2c12bf87ae6540e1b2630cb4ea6957d31df23c9d0d546227aa74021a5 pullPolicy: IfNotPresent alpineImage: