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 image ghcr.io/coder/code-server ( 4.95.1 β†’ 4.95.2 ) #328

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

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 - "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

--- 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.1
+              tag: 4.95.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.1
+              tag: 4.95.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.1
+              tag: 4.95.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.1
+              tag: 4.95.2
           config-init:
             command:
             - /bin/true
             image:
               repository: docker.io/alpine/git
               tag: 2.45.2

Copy link

--- 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.1
+        image: ghcr.io/coder/code-server:4.95.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.1
+        image: ghcr.io/coder/code-server:4.95.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.1
+        image: ghcr.io/coder/code-server:4.95.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.1
+        image: ghcr.io/coder/code-server:4.95.2
         name: code-server
         volumeMounts:
         - mountPath: /root/.ssh/id_ed25519
           name: deploy-key
           subPath: ssh-privatekey
         - mountPath: /root/.ssh/known_hosts2

@prehor prehor merged commit 267357f into main Nov 13, 2024
12 checks passed
@renovate renovate bot deleted the renovate/main-ghcr.io-coder-code-server-4.x branch November 13, 2024 16:30
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.

1 participant