Skip to content

feat(container): update image ghcr.io/coder/code-server ( 4.132.0 ➔ 4.133.0 ) - #1336

Merged
mortyops[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-coder-code-server-4.x
Aug 21, 2026
Merged

feat(container): update image ghcr.io/coder/code-server ( 4.132.0 ➔ 4.133.0 )#1336
mortyops[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-coder-code-server-4.x

Conversation

@mortyops

@mortyops mortyops Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server minor 4.132.04.133.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@mortyops

mortyops Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/home-automation/home-assistant/app Kustomization: home-automation/home-assistant HelmRelease: home-automation/home-assistant

+++ kubernetes/apps/home-automation/home-assistant/app Kustomization: home-automation/home-assistant HelmRelease: home-automation/home-assistant

@@ -72,13 +72,13 @@

             - /config/.vscode
             - --port
             - '12321'
             - /config
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.132.0@sha256:b88ed46a6ace76a0294a17a24f39aa88032ed0a3692c3d8ab5433b47ab57ccbf
+              tag: 4.133.0@sha256:e073a441c61c85821a7f16b64cf93b4e77b4092899bb1f3bed906fbd558afd62
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
         pod:
--- kubernetes/apps/home-automation/esphome/app Kustomization: home-automation/esphome HelmRelease: home-automation/esphome

+++ kubernetes/apps/home-automation/esphome/app Kustomization: home-automation/esphome HelmRelease: home-automation/esphome

@@ -73,13 +73,13 @@

             - /config/.code-server
             - --port
             - '12321'
             - /config
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.132.0@sha256:b88ed46a6ace76a0294a17a24f39aa88032ed0a3692c3d8ab5433b47ab57ccbf
+              tag: 4.133.0@sha256:e073a441c61c85821a7f16b64cf93b4e77b4092899bb1f3bed906fbd558afd62
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
         pod:
--- kubernetes/apps/home-automation/zigbee2mqtt/app Kustomization: home-automation/zigbee2mqtt HelmRelease: home-automation/zigbee2mqtt

+++ kubernetes/apps/home-automation/zigbee2mqtt/app Kustomization: home-automation/zigbee2mqtt HelmRelease: home-automation/zigbee2mqtt

@@ -125,13 +125,13 @@

             - /data/.code-server
             - --port
             - '12321'
             - /data
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.132.0@sha256:b88ed46a6ace76a0294a17a24f39aa88032ed0a3692c3d8ab5433b47ab57ccbf
+              tag: 4.133.0@sha256:e073a441c61c85821a7f16b64cf93b4e77b4092899bb1f3bed906fbd558afd62
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
         initContainers:
--- kubernetes/apps/ai/hermes/app Kustomization: ai/hermes HelmRelease: ai/hermes

+++ kubernetes/apps/ai/hermes/app Kustomization: ai/hermes HelmRelease: ai/hermes

@@ -132,13 +132,13 @@

             - /opt/data
             env:
               HOME: /opt/data
               TZ: America/New_York
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.132.0
+              tag: 4.133.0
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 10m
             securityContext:

@mortyops

mortyops Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: home-automation/zigbee2mqtt Deployment: home-automation/zigbee2mqtt

+++ HelmRelease: home-automation/zigbee2mqtt Deployment: home-automation/zigbee2mqtt

@@ -187,13 +187,13 @@

         - /data/.code-server
         - --extensions-dir
         - /data/.code-server
         - --port
         - '12321'
         - /data
-        image: ghcr.io/coder/code-server:4.132.0@sha256:b88ed46a6ace76a0294a17a24f39aa88032ed0a3692c3d8ab5433b47ab57ccbf
+        image: ghcr.io/coder/code-server:4.133.0@sha256:e073a441c61c85821a7f16b64cf93b4e77b4092899bb1f3bed906fbd558afd62
         name: code-server
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m
--- HelmRelease: home-automation/esphome Deployment: home-automation/esphome

+++ HelmRelease: home-automation/esphome Deployment: home-automation/esphome

@@ -80,13 +80,13 @@

         - /config/.code-server
         - --extensions-dir
         - /config/.code-server
         - --port
         - '12321'
         - /config
-        image: ghcr.io/coder/code-server:4.132.0@sha256:b88ed46a6ace76a0294a17a24f39aa88032ed0a3692c3d8ab5433b47ab57ccbf
+        image: ghcr.io/coder/code-server:4.133.0@sha256:e073a441c61c85821a7f16b64cf93b4e77b4092899bb1f3bed906fbd558afd62
         name: code-server
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m
--- HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

+++ HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

@@ -101,13 +101,13 @@

         - /config/.vscode
         - --extensions-dir
         - /config/.vscode
         - --port
         - '12321'
         - /config
-        image: ghcr.io/coder/code-server:4.132.0@sha256:b88ed46a6ace76a0294a17a24f39aa88032ed0a3692c3d8ab5433b47ab57ccbf
+        image: ghcr.io/coder/code-server:4.133.0@sha256:e073a441c61c85821a7f16b64cf93b4e77b4092899bb1f3bed906fbd558afd62
         name: code-server
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m
--- HelmRelease: ai/hermes Deployment: ai/hermes

+++ HelmRelease: ai/hermes Deployment: ai/hermes

@@ -222,13 +222,13 @@

         - /opt/data
         env:
         - name: HOME
           value: /opt/data
         - name: TZ
           value: America/New_York
-        image: ghcr.io/coder/code-server:4.132.0
+        image: ghcr.io/coder/code-server:4.133.0
         name: codeserver
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 10m

@mortyops
mortyops Bot force-pushed the renovate/ghcr.io-coder-code-server-4.x branch 9 times, most recently from a460f98 to 8b19d01 Compare August 21, 2026 01:03
….133.0 )

| datasource | package                   | from    | to      |
| ---------- | ------------------------- | ------- | ------- |
| docker     | ghcr.io/coder/code-server | 4.132.0 | 4.133.0 |
@mortyops
mortyops Bot force-pushed the renovate/ghcr.io-coder-code-server-4.x branch from 8b19d01 to 710613b Compare August 21, 2026 04:35
@mortyops
mortyops Bot merged commit 1d3342b into main Aug 21, 2026
13 checks passed
@mortyops
mortyops Bot deleted the renovate/ghcr.io-coder-code-server-4.x branch August 21, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants