mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 05:01:30 -03:00
chore(helm): update image tccr.io/tccr/code-server v4.99.2 → v4.99.3 (#34592)
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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> --------- 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:
@@ -35,4 +35,3 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/library/common-test
|
||||
type: application
|
||||
version: 1.0.0
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user