Skip to content

fix(container): update ghcr.io/coder/code-server ( 4.100.2 → 4.100.3 ) #3871

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

shipwasher[bot]
Copy link
Contributor

@shipwasher shipwasher bot commented Jun 3, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server patch 4.100.2 -> 4.100.3

Warning

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 these updates again.


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

This PR has been generated by Renovate Bot.

@shipwasher shipwasher bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Jun 3, 2025
@shipwasher
Copy link
Contributor Author

shipwasher bot commented Jun 3, 2025

--- kubernetes/main/apps/default/esphome/app Kustomization: flux-system/esphome HelmRelease: default/esphome

+++ kubernetes/main/apps/default/esphome/app Kustomization: flux-system/esphome HelmRelease: default/esphome

@@ -64,13 +64,13 @@

             - /config/.code-server
             - --port
             - '12321'
             - /config
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.100.2@sha256:0c31654f1125c3a685a42ed1f2946573f5ebaaf016c5bc0640c72f9f571267e0
+              tag: 4.100.3@sha256:c5b7ec231b24f26ecee243e8d9f9df57af906d03c9c8238efd893217c9f1f725
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
         pod:
--- kubernetes/main/apps/default/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: default/home-assistant

+++ kubernetes/main/apps/default/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: default/home-assistant

@@ -75,13 +75,13 @@

               TZ: Pacific/Auckland
             envFrom:
             - secretRef:
                 name: home-assistant-code-secret
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.100.2@sha256:0c31654f1125c3a685a42ed1f2946573f5ebaaf016c5bc0640c72f9f571267e0
+              tag: 4.100.3@sha256:c5b7ec231b24f26ecee243e8d9f9df57af906d03c9c8238efd893217c9f1f725
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
         initContainers:

@shipwasher
Copy link
Contributor Author

shipwasher bot commented Jun 3, 2025

--- HelmRelease: default/home-assistant Deployment: default/home-assistant

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

@@ -112,13 +112,13 @@

           value: http://localhost:8123
         - name: TZ
           value: Pacific/Auckland
         envFrom:
         - secretRef:
             name: home-assistant-code-secret
-        image: ghcr.io/coder/code-server:4.100.2@sha256:0c31654f1125c3a685a42ed1f2946573f5ebaaf016c5bc0640c72f9f571267e0
+        image: ghcr.io/coder/code-server:4.100.3@sha256:c5b7ec231b24f26ecee243e8d9f9df57af906d03c9c8238efd893217c9f1f725
         name: code-server
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m
--- HelmRelease: default/esphome Deployment: default/esphome

+++ HelmRelease: default/esphome Deployment: default/esphome

@@ -79,13 +79,13 @@

         - /config/.code-server
         - --extensions-dir
         - /config/.code-server
         - --port
         - '12321'
         - /config
-        image: ghcr.io/coder/code-server:4.100.2@sha256:0c31654f1125c3a685a42ed1f2946573f5ebaaf016c5bc0640c72f9f571267e0
+        image: ghcr.io/coder/code-server:4.100.3@sha256:c5b7ec231b24f26ecee243e8d9f9df57af906d03c9c8238efd893217c9f1f725
         name: code-server
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m

@shipwasher shipwasher bot merged commit 6df244b into main Jun 4, 2025
12 of 13 checks passed
@shipwasher shipwasher bot deleted the renovate/ghcr.io-coder-code-server-4.x branch June 4, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants