chore(helm): update image oci.trueforge.org/tccr/code-server v4.104.1 → v4.104.2 (#40085)
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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -37,4 +37,3 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common-test
|
||||
type: application
|
||||
version: 1.0.0
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user