Skip to content

feat(container): update image ghcr.io/coder/code-server ( 4.113.0 ➔ 4.114.0 )#4155

Open
home-gitops-bot[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-coder-code-server-4.x
Open

feat(container): update image ghcr.io/coder/code-server ( 4.113.0 ➔ 4.114.0 )#4155
home-gitops-bot[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-coder-code-server-4.x

Conversation

@home-gitops-bot
Copy link
Copy Markdown
Contributor

@home-gitops-bot home-gitops-bot bot commented Apr 3, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server minor 4.113.04.114.0

Configuration

📅 Schedule: (in timezone America/New_York)

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

@home-gitops-bot home-gitops-bot bot requested a review from dmfrey as a code owner April 3, 2026 21:09
@home-gitops-bot home-gitops-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Apr 3, 2026
@home-gitops-bot
Copy link
Copy Markdown
Contributor Author

home-gitops-bot bot commented Apr 3, 2026

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

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

@@ -76,13 +76,13 @@

                   secretKeyRef:
                     key: CODE_SERVER_ADDON_HASS_TOKEN
                     name: '{{ .Release.Name }}-secret'
               TZ: America/New_York
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.113.0
+              tag: 4.114.0
         initContainers:
           venv-cleanup:
             command:
             - /bin/sh
             - -c
             - |

@home-gitops-bot
Copy link
Copy Markdown
Contributor Author

home-gitops-bot bot commented Apr 3, 2026

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

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

@@ -153,13 +153,13 @@

           valueFrom:
             secretKeyRef:
               key: CODE_SERVER_ADDON_HASS_TOKEN
               name: home-assistant-secret
         - name: TZ
           value: America/New_York
-        image: ghcr.io/coder/code-server:4.113.0
+        image: ghcr.io/coder/code-server:4.114.0
         name: codeserver
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /config/.venv
           name: config-cache

@home-gitops-bot home-gitops-bot bot changed the title fix(container): update image ghcr.io/coder/code-server ( 4.113.0 ➔ 4.113.1 ) feat(container): update image ghcr.io/coder/code-server ( 4.113.0 ➔ 4.114.0 ) Apr 4, 2026
@home-gitops-bot home-gitops-bot bot force-pushed the renovate/ghcr.io-coder-code-server-4.x branch from 2ba0192 to 740f236 Compare April 4, 2026 09:12
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.

0 participants