chore(deps): update container image docker.io/codercom/code-server to v4.23.1@897b358 by renovate (#20839)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/codercom/code-server | patch | `4.23.0` -> `4.23.1` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-04-16 08:30:27 +02:00
committed by GitHub
parent 70307b6e4e
commit 11e53ee65a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 4.23.0 appVersion: 4.23.1
dependencies: dependencies:
- name: common - name: common
version: 20.3.6 version: 20.3.6
@@ -25,7 +25,7 @@ keywords:
- vs - vs
- visual studio - visual studio
- vscode - vscode
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server - https://github.com/truecharts/charts/tree/master/charts/stable/code-server
- https://hub.docker.com/r/codercom/code-server - https://hub.docker.com/r/codercom/code-server
type: application type: application
version: 11.10.3 version: 11.10.4
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/codercom/code-server repository: docker.io/codercom/code-server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 4.23.0@sha256:55dc2e1d8e1b7c24fe8c52587c9950e73e4498c673d6ef9dfd215010ecd44168 tag: 4.23.1@sha256:897b358eed18114061b371f2b2f1416bc7acbed9442877428ecc0855523031ad
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false