feat(container): update image ghcr.io/coder/code-server ( 4.116.0 → 4.132.0 ) - #3321
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update image ghcr.io/coder/code-server ( 4.116.0 → 4.132.0 )#3321renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Path: --- /tmp/tmp.XnPWDUITI5 2026-08-10 19:57:44.622004242 +0000
+++ /tmp/tmp.Dnset9YEcw 2026-08-10 19:57:45.206008943 +0000
@@ -123,7 +123,7 @@
- --port
- "12322"
- /config
- image: ghcr.io/coder/code-server:4.116.0@sha256:4671fcaba60044478bc8238ad630cd53e19294de29012e6e2069411273f02415
+ image: ghcr.io/coder/code-server:4.132.0@sha256:b88ed46a6ace76a0294a17a24f39aa88032ed0a3692c3d8ab5433b47ab57ccbf
name: code-server
resources:
limits: |
|
Path: --- /tmp/tmp.HkjrU46zZ7 2026-08-10 19:57:33.246138652 +0000
+++ /tmp/tmp.BNfsoEb8PR 2026-08-10 19:57:33.865921619 +0000
@@ -20,19 +20,13 @@
apiVersion: v1
kind: Service
metadata:
- name: home-assistant
+ name: release-name-code
namespace: default
spec:
- type: LoadBalancer
- loadBalancerIP: 192.168.100.55
- externalTrafficPolicy: Local
+ type: ClusterIP
ports:
- - port: 11984
- targetPort: 11984
- protocol: TCP
- name: go2rtc
- - port: 8123
- targetPort: 8123
+ - port: 12321
+ targetPort: 12321
protocol: TCP
name: http
selector:
@@ -45,13 +39,13 @@
apiVersion: v1
kind: Service
metadata:
- name: release-name-code
+ name: release-name-gateway
namespace: default
spec:
type: ClusterIP
ports:
- - port: 12321
- targetPort: 12321
+ - port: 8123
+ targetPort: 8123
protocol: TCP
name: http
selector:
@@ -64,11 +58,17 @@
apiVersion: v1
kind: Service
metadata:
- name: release-name-gateway
+ name: home-assistant
namespace: default
spec:
- type: ClusterIP
+ type: LoadBalancer
+ loadBalancerIP: 192.168.100.55
+ externalTrafficPolicy: Local
ports:
+ - port: 11984
+ targetPort: 11984
+ protocol: TCP
+ name: go2rtc
- port: 8123
targetPort: 8123
protocol: TCP
@@ -180,7 +180,7 @@
value: http://localhost:8123
- name: TZ
value: America/Chicago
- image: ghcr.io/coder/code-server:4.116.0@sha256:4671fcaba60044478bc8238ad630cd53e19294de29012e6e2069411273f02415
+ image: ghcr.io/coder/code-server:4.132.0@sha256:b88ed46a6ace76a0294a17a24f39aa88032ed0a3692c3d8ab5433b47ab57ccbf
name: code-server
resources:
limits: |
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
2 times, most recently
from
May 3, 2026 13:22
394e18f to
d69fae4
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
May 7, 2026 01:41
d69fae4 to
3d1b0b0
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
May 11, 2026 09:56
3d1b0b0 to
2cea51d
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
May 21, 2026 00:58
2cea51d to
918f1bb
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
May 29, 2026 02:37
918f1bb to
13298a7
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
June 2, 2026 16:47
13298a7 to
c29a8a7
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
June 3, 2026 23:53
c29a8a7 to
b6561f8
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
June 16, 2026 18:37
b6561f8 to
3cc0bed
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
June 18, 2026 05:44
3cc0bed to
51e9d13
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
June 25, 2026 01:52
51e9d13 to
739cbbe
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
July 2, 2026 14:33
739cbbe to
af35469
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
July 11, 2026 22:31
af35469 to
47fc0f8
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
July 17, 2026 12:58
47fc0f8 to
ebfa05b
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
July 24, 2026 02:35
ebfa05b to
60e03f0
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
July 31, 2026 03:16
60e03f0 to
8a21058
Compare
….132.0 ) | datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | docker | ghcr.io/coder/code-server | 4.116.0 | 4.132.0 | Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/ghcr.io-coder-code-server-4.x
branch
from
August 10, 2026 19:56
8a21058 to
7a046df
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.116.0→4.132.0Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.