mirror of
https://github.com/truecharts/charts.git
synced 2026-07-03 01:36:41 -03:00
chore(code-server): update image oci.trueforge.org/containerforge/code-server digest to 8b90df4 (#44905)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/code-server](https://ghcr.io/trueforge-org/code-server) ([source](https://coder.com)) | digest | `2c31241` → `8b90df4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2NvZGUtc2VydmVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -584,7 +584,7 @@ tailscaleImage:
|
||||
|
||||
codeserverImage:
|
||||
repository: oci.trueforge.org/containerforge/code-server
|
||||
tag: "4.105.1@sha256:2c31241f42178f3f5d27d51882a41c4f8a8fa0542c97fefef90573149f265a4f"
|
||||
tag: "4.105.1@sha256:8b90df4f269cc05000eb44e51eab82b3c4c44eb699f0b7c31a90c8455957de1f"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
alpineImage:
|
||||
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/code-server
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/code-server
|
||||
type: application
|
||||
version: 14.19.18
|
||||
version: 14.19.19
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "4.105.1@sha256:2c31241f42178f3f5d27d51882a41c4f8a8fa0542c97fefef90573149f265a4f"
|
||||
tag: "4.105.1@sha256:8b90df4f269cc05000eb44e51eab82b3c4c44eb699f0b7c31a90c8455957de1f"
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user