chore(deps): update container image docker.io/codercom/code-server to 4.22.0@de0c768 by renovate (#18979)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/codercom/code-server | digest | `0976d58` -> `de0c768` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2024-03-11 01:30:54 +01:00
committed by GitHub
parent 5f997474dd
commit d56bd3c008
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -25,7 +25,7 @@ keywords:
- vs
- visual studio
- vscode
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
- https://hub.docker.com/r/codercom/code-server
type: application
version: 11.5.1
version: 11.5.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/codercom/code-server
pullPolicy: IfNotPresent
tag: 4.22.0@sha256:0976d5802c2cc2bebaddc8325209b551abf90454822171e4d92bef647bad7b48
tag: 4.22.0@sha256:de0c76895365456d651331ea3002befab50df31b6a9996d05b7c18c8734e5e4e
securityContext:
container:
readOnlyRootFilesystem: false