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

feat(container): update image ghcr.io/coder/code-server ( 4.95.3 β†’ 4.96.2 ) #377

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server minor 4.95.3 -> 4.96.2

Configuration

πŸ“… Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Dec 20, 2024

--- kubernetes/main/apps/home-automation/ebusd/app Kustomization: flux-system/ebusd HelmRelease: home-automation/ebusd

+++ kubernetes/main/apps/home-automation/ebusd/app Kustomization: flux-system/ebusd HelmRelease: home-automation/ebusd

@@ -109,13 +109,13 @@

             - /config"
             envFrom:
             - secretRef:
                 name: ebusd-secret
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.95.3
+              tag: 4.96.2
             lifecycle:
               postStart:
                 exec:
                   command:
                   - /bin/sh
                   - -c
@@ -226,13 +226,13 @@

               tag: 3.20.3
           code-server:
             command:
             - /bin/true
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.95.3
+              tag: 4.96.2
           ebusd:
             command:
             - /bin/true
             image:
               repository: docker.io/john30/ebusd
               tag: v24.1
--- kubernetes/main/apps/home-automation/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home-automation/home-assistant

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

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

             - /config/.vscode
             - --port
             - '80'
             - /config
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.95.3
+              tag: 4.96.2
             lifecycle:
               postStart:
                 exec:
                   command:
                   - /bin/sh
                   - -c
@@ -173,13 +173,13 @@

         containers:
           code-server:
             command:
             - /bin/true
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.95.3
+              tag: 4.96.2
           config-init:
             command:
             - /bin/true
             image:
               repository: docker.io/alpine/git
               tag: 2.45.2

Copy link

github-actions bot commented Dec 20, 2024

--- HelmRelease: home-automation/ebusd Deployment: home-automation/ebusd

+++ HelmRelease: home-automation/ebusd Deployment: home-automation/ebusd

@@ -178,13 +178,13 @@

         - --extensions-dir=/config/.vscode
         - --port=80
         - /config"
         envFrom:
         - secretRef:
             name: ebusd-secret
-        image: ghcr.io/coder/code-server:4.95.3
+        image: ghcr.io/coder/code-server:4.96.2
         lifecycle:
           postStart:
             exec:
               command:
               - /bin/sh
               - -c
--- HelmRelease: home-automation/ebusd Job: home-automation/ebusd-preload-images

+++ HelmRelease: home-automation/ebusd Job: home-automation/ebusd-preload-images

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

         name: alpine-toolbox
         volumeMounts:
         - mountPath: /tmp
           name: tmp
       - command:
         - /bin/true
-        image: ghcr.io/coder/code-server:4.95.3
+        image: ghcr.io/coder/code-server:4.96.2
         name: code-server
         volumeMounts:
         - mountPath: /tmp
           name: tmp
       - command:
         - /bin/true
--- HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

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

@@ -154,13 +154,13 @@

         - /config/.vscode
         - --extensions-dir
         - /config/.vscode
         - --port
         - '80'
         - /config
-        image: ghcr.io/coder/code-server:4.95.3
+        image: ghcr.io/coder/code-server:4.96.2
         lifecycle:
           postStart:
             exec:
               command:
               - /bin/sh
               - -c
--- HelmRelease: home-automation/home-assistant Job: home-automation/home-assistant-preload-images

+++ HelmRelease: home-automation/home-assistant Job: home-automation/home-assistant-preload-images

@@ -41,13 +41,13 @@

                   app.kubernetes.io/name: home-assistant
               topologyKey: kubernetes.io/hostname
             weight: 1
       containers:
       - command:
         - /bin/true
-        image: ghcr.io/coder/code-server:4.95.3
+        image: ghcr.io/coder/code-server:4.96.2
         name: code-server
         volumeMounts:
         - mountPath: /root/.ssh/id_ed25519
           name: deploy-key
           subPath: ssh-privatekey
         - mountPath: /root/.ssh/known_hosts2

@renovate renovate bot changed the title feat(container): update image ghcr.io/coder/code-server ( 4.95.3 β†’ 4.96.1 ) feat(container): update image ghcr.io/coder/code-server ( 4.95.3 β†’ 4.96.2 ) Dec 20, 2024
@renovate renovate bot force-pushed the renovate/main-ghcr.io-coder-code-server-4.x branch from 62f2da8 to 75f7d88 Compare December 20, 2024 23:10
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