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:
@@ -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.5.1
|
version: 11.5.2
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/codercom/code-server
|
repository: docker.io/codercom/code-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 4.22.0@sha256:0976d5802c2cc2bebaddc8325209b551abf90454822171e4d92bef647bad7b48
|
tag: 4.22.0@sha256:de0c76895365456d651331ea3002befab50df31b6a9996d05b7c18c8734e5e4e
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user