JJGadgets / Biohazard

Watch your step, this playground might be hazardous 'round here… | JJGadgets' HomeLab monorepo
https://jjgadgets.tech
Apache License 2.0
39 stars 14 forks source link

fix(container): update image ghcr.io/coder/code-server to v4.95.2 #1324

Closed tinfoild[bot] closed 6 days ago

tinfoild[bot] commented 6 days ago

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server patch 4.95.1 -> 4.95.2

Configuration

πŸ“… Schedule: 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 this update again.



This PR has been generated by Renovate Bot.

cloudflare-workers-and-pages[bot] commented 6 days ago

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 861eb8c
Status: βœ…  Deploy successful!
Preview URL: https://b20ab828.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-ghcr-io-coder-code.jjgadgets-biohazard.pages.dev

View logs

tinfoild[bot] commented 6 days ago
--- kube/deploy/apps/code-server/app Kustomization: flux-system/code-server-app HelmRelease: code-server/code-server

+++ kube/deploy/apps/code-server/app Kustomization: flux-system/code-server-app HelmRelease: code-server/code-server

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

                     key: age.agekey
                     name: code-server-secrets
               SSH_AUTH_SOCK: ''
               TZ: null
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.95.1@sha256:d9bc7797d997e1b199e333676732e075bac4bae276dc0fe1baece2e313edfa09
+              tag: 4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
             resources:
               limits:
                 cpu: 1000m
                 memory: 4Gi
               requests:
                 cpu: 10m
--- kube/deploy/apps/home-assistant/app Kustomization: flux-system/home-assistant-app HelmRelease: home-assistant/home-assistant

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

@@ -99,13 +99,13 @@

             - dumb-init
             - /usr/bin/code-server
             env:
               TZ: null
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.95.1@sha256:d9bc7797d997e1b199e333676732e075bac4bae276dc0fe1baece2e313edfa09
+              tag: 4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
             resources:
               limits:
                 cpu: 500m
                 memory: 1Gi
               requests:
                 cpu: 10m
tinfoild[bot] commented 6 days ago
--- HelmRelease: code-server/code-server Deployment: code-server/code-server

+++ HelmRelease: code-server/code-server Deployment: code-server/code-server

@@ -82,13 +82,13 @@

               key: age.agekey
               name: code-server-secrets
         - name: SSH_AUTH_SOCK
           value: ''
         - name: TZ
           value: null
-        image: ghcr.io/coder/code-server:4.95.1@sha256:d9bc7797d997e1b199e333676732e075bac4bae276dc0fe1baece2e313edfa09
+        image: ghcr.io/coder/code-server:4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080
--- HelmRelease: home-assistant/home-assistant Deployment: home-assistant/home-assistant-vscode

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

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

         command:
         - dumb-init
         - /usr/bin/code-server
         env:
         - name: TZ
           value: null
-        image: ghcr.io/coder/code-server:4.95.1@sha256:d9bc7797d997e1b199e333676732e075bac4bae276dc0fe1baece2e313edfa09
+        image: ghcr.io/coder/code-server:4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
         name: main
         resources:
           limits:
             cpu: 500m
             memory: 1Gi
           requests: