Skip to content
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

fix(container): update ghcr.io/coder/code-server ( 4.96.2 β†’ 4.96.4 ) #1832

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server patch 4.96.2 -> 4.96.4

Configuration

πŸ“… Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from martinohmann as a code owner January 20, 2025 19:50
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 20, 2025
Copy link

kustomization changes in kubernetes/main

--- 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

@@ -62,13 +62,13 @@

             - /config/.vscode
             - --port
             - '80'
             - /config
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
+              tag: 4.96.4@sha256:f93810f7f6636b3af3b1a750faf612349cddb89fbb6d28d69123a214fc75ee9e
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 10m
                 memory: 128Mi
--- 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

@@ -67,13 +67,13 @@

             - /config/.vscode
             - --port
             - '80'
             - /config
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
+              tag: 4.96.4@sha256:f93810f7f6636b3af3b1a750faf612349cddb89fbb6d28d69123a214fc75ee9e
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 10m
                 memory: 128Mi

Copy link

helmrelease changes in kubernetes/main

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

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

@@ -67,13 +67,13 @@

         - /config/.vscode
         - --extensions-dir
         - /config/.vscode
         - --port
         - '80'
         - /config
-        image: ghcr.io/coder/code-server:4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
+        image: ghcr.io/coder/code-server:4.96.4@sha256:f93810f7f6636b3af3b1a750faf612349cddb89fbb6d28d69123a214fc75ee9e
         name: code
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 10m
--- HelmRelease: default/esphome Deployment: default/esphome

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

@@ -94,13 +94,13 @@

         - /config/.vscode
         - --extensions-dir
         - /config/.vscode
         - --port
         - '80'
         - /config
-        image: ghcr.io/coder/code-server:4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
+        image: ghcr.io/coder/code-server:4.96.4@sha256:f93810f7f6636b3af3b1a750faf612349cddb89fbb6d28d69123a214fc75ee9e
         name: code
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 10m

@martinohmann martinohmann merged commit 900ecdf into main Jan 21, 2025
7 checks passed
@renovate renovate bot deleted the renovate/main-ghcr.io-coder-code-server-4.x branch January 21, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant