mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 13:51:20 -03:00
chore(helm): update image docker.io/codercom/code-server 4.104.1 → 4.104.2 (#40074)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/codercom/code-server | patch | `66b4f0e` -> `6edc8e2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.104.1
|
||||
appVersion: 4.104.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.20.0
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
|
||||
- https://hub.docker.com/r/codercom/code-server
|
||||
type: application
|
||||
version: 14.9.0
|
||||
version: 14.9.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/codercom/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.104.1@sha256:66b4f0e6d32da53b0cf6af7cb0894b4078a93f2e160a9270c539e12e1ebf278d
|
||||
tag: 4.104.2@sha256:6edc8e2d2849749c1a1a5eff8e76563b96db407e68899c143473a6004d0a6b5a
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user