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.1 β†’ 4.96.2 ) #7859

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

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

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 this update again.


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

This PR has been generated by Renovate Bot.

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.96.1 | 4.96.2 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/home/home-assistant/code Kustomization: flux-system/home-assistant-code HelmRelease: home/home-assistant-code

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

@@ -48,13 +48,13 @@

             - '8080'
             - /config
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
+              tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
             resources:
               limits:
                 memory: 640M
               requests:
                 cpu: 10m
                 memory: 640M
--- kubernetes/main/apps/home/esphome/code Kustomization: flux-system/esphome-code HelmRelease: home/esphome-code

+++ kubernetes/main/apps/home/esphome/code Kustomization: flux-system/esphome-code HelmRelease: home/esphome-code

@@ -48,13 +48,13 @@

             - '8080'
             - /config
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
+              tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
             resources:
               limits:
                 memory: 640M
               requests:
                 cpu: 10m
                 memory: 640M

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: home/home-assistant-code StatefulSet: home/home-assistant-code

+++ HelmRelease: home/home-assistant-code StatefulSet: home/home-assistant-code

@@ -52,13 +52,13 @@

         - --port
         - '8080'
         - /config
         env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/coder/code-server:4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
+        image: ghcr.io/coder/code-server:4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
         name: main
         resources:
           limits:
             memory: 640M
           requests:
             cpu: 10m
--- HelmRelease: home/esphome-code StatefulSet: home/esphome-code

+++ HelmRelease: home/esphome-code StatefulSet: home/esphome-code

@@ -52,13 +52,13 @@

         - --port
         - '8080'
         - /config
         env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/coder/code-server:4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
+        image: ghcr.io/coder/code-server:4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
         name: main
         resources:
           limits:
             memory: 640M
           requests:
             cpu: 10m

@rwlove rwlove merged commit 27f3860 into main Dec 20, 2024
18 checks passed
@rwlove rwlove deleted the renovate/ghcr.io-coder-code-server-4.x branch December 20, 2024 22:38
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.

1 participant