chore(code-server): update image oci.trueforge.org/containerforge/code-server digest to 841cf00 (#45330)

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 | `a6d8af0` → `841cf00` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29kZS1zZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-02-23 13:22:02 +00:00
committed by GitHub
parent e83ea03ff1
commit 866380304a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -583,7 +583,7 @@ tailscaleImage:
codeserverImage:
repository: oci.trueforge.org/containerforge/code-server
tag: "4.109.2@sha256:a6d8af0881a08d86b61029da2d586611baaae82d52abd37d0476f5d5e3f3e321"
tag: "4.109.2@sha256:841cf00f26ed44db1d0be33cf2e9afff96ac298fd655d484d28be5d86b945930"
pullPolicy: IfNotPresent
alpineImage:
+1 -1
View File
@@ -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.22.0
version: 14.22.1
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: oci.trueforge.org/containerforge/code-server
pullPolicy: IfNotPresent
tag: "4.109.2@sha256:a6d8af0881a08d86b61029da2d586611baaae82d52abd37d0476f5d5e3f3e321"
tag: "4.109.2@sha256:841cf00f26ed44db1d0be33cf2e9afff96ac298fd655d484d28be5d86b945930"
securityContext:
container:
readOnlyRootFilesystem: false