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 ) #3868

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Dec 20, 2024

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.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 20, 2024

--- kubernetes/apps/home/esphome/app Kustomization: flux-system/esphome HelmRelease: home/esphome

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

@@ -71,13 +71,13 @@

             - /config/.vscode
             - --port
             - '12321'
             - /config
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
+              tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
         pod:
--- kubernetes/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant

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

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

             - /config/.vscode
             - --port
             - '12321'
             - /config
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
+              tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
         pod:

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 20, 2024

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

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

@@ -78,13 +78,13 @@

         - /config/.vscode
         - --extensions-dir
         - /config/.vscode
         - --port
         - '12321'
         - /config
-        image: ghcr.io/coder/code-server:4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
+        image: ghcr.io/coder/code-server:4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
         name: code-server
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m
--- HelmRelease: home/esphome Deployment: home/esphome

+++ HelmRelease: home/esphome Deployment: home/esphome

@@ -53,13 +53,13 @@

         image: ghcr.io/esphome/esphome:2024.12.1@sha256:0cc4ad70a9f683267b28e23a7ab6ff01f8f74f41a7d6013ad0f8adbc948e640a
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
-            port: 6052
+            port: 12321
           timeoutSeconds: 1
         name: app
         readinessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
@@ -94,13 +94,13 @@

         - /config/.vscode
         - --extensions-dir
         - /config/.vscode
         - --port
         - '12321'
         - /config
-        image: ghcr.io/coder/code-server:4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
+        image: ghcr.io/coder/code-server:4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
         name: code-server
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m

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