Skip to content

Comments

fix(container): update image ghcr.io/coder/code-server ( 4.106.2 ➔ 4.106.3 )#3678

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-coder-code-server-4.x
Dec 2, 2025
Merged

fix(container): update image ghcr.io/coder/code-server ( 4.106.2 ➔ 4.106.3 )#3678
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-coder-code-server-4.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server patch 4.106.2 -> 4.106.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.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Dec 1, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

--- kubernetes/apps/default/home-assistant/app Kustomization: default/home-assistant HelmRelease: default/home-assistant

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

@@ -63,13 +63,13 @@

             - '12321'
             - /config
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.106.2@sha256:cca5c0bbff928df75ba9344a878e4ca7a321c0d42c34b39e02722b29855a56ac
+              tag: 4.106.3@sha256:1a0e813039c8f01404a89654278779ac77492b833bc2d126431268b9b1f1e40a
             resources:
               limits:
                 memory: 2Gi
               requests:
                 cpu: 500m
                 memory: 1Gi

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

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

         - --port
         - '12321'
         - /config
         env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/coder/code-server:4.106.2@sha256:cca5c0bbff928df75ba9344a878e4ca7a321c0d42c34b39e02722b29855a56ac
+        image: ghcr.io/coder/code-server:4.106.3@sha256:1a0e813039c8f01404a89654278779ac77492b833bc2d126431268b9b1f1e40a
         name: code-server
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 500m

@binaryn3xus binaryn3xus merged commit f4e9a06 into main Dec 2, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-coder-code-server-4.x branch December 2, 2025 05:04
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.

1 participant