chore(code-server): update image oci.trueforge.org/containerforge/code-server digest to bb490f0 (#43785)
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 | `26b6455` -> `bb490f0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29kZS1zZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -42,5 +42,5 @@ sources:
|
|||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
|
||||||
- https://hub.docker.com/_/
|
- https://hub.docker.com/_/
|
||||||
type: library
|
type: library
|
||||||
version: 28.29.23
|
version: 28.29.24
|
||||||
|
|
||||||
|
|||||||
@@ -584,7 +584,7 @@ tailscaleImage:
|
|||||||
|
|
||||||
codeserverImage:
|
codeserverImage:
|
||||||
repository: oci.trueforge.org/containerforge/code-server
|
repository: oci.trueforge.org/containerforge/code-server
|
||||||
tag: "4.105.1@sha256:26b6455b3b212451d8f7a881a41f3a5e2e6ad9ff7d885589bdc40aa6e75e4e0c"
|
tag: "4.105.1@sha256:bb490f0e3ab1afb2dd37327edc3df709d3b65bad47cdc16507e0b89ee796bd77"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
alpineImage:
|
alpineImage:
|
||||||
|
|||||||
@@ -39,5 +39,5 @@ sources:
|
|||||||
- https://github.com/cdr/code-server
|
- https://github.com/cdr/code-server
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/code-server
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/code-server
|
||||||
type: application
|
type: application
|
||||||
version: 14.19.8
|
version: 14.19.9
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: oci.trueforge.org/containerforge/code-server
|
repository: oci.trueforge.org/containerforge/code-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "4.105.1@sha256:26b6455b3b212451d8f7a881a41f3a5e2e6ad9ff7d885589bdc40aa6e75e4e0c"
|
tag: "4.105.1@sha256:bb490f0e3ab1afb2dd37327edc3df709d3b65bad47cdc16507e0b89ee796bd77"
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user