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

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

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

Configuration

πŸ“… Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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.

@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Nov 18, 2024
Copy link

kustomization changes in kubernetes/main

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

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

@@ -62,13 +62,13 @@

             - /config/.vscode
             - --port
             - '80'
             - /config
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.95.2
+              tag: 4.95.3
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 10m
                 memory: 128Mi

Copy link

helmrelease changes in kubernetes/main

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

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

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

         - /config/.vscode
         - --extensions-dir
         - /config/.vscode
         - --port
         - '80'
         - /config
-        image: ghcr.io/coder/code-server:4.95.2
+        image: ghcr.io/coder/code-server:4.95.3
         name: code
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 10m

@martinohmann martinohmann merged commit f8936a1 into main Nov 18, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-ghcr.io-coder-code-server-4.x branch November 18, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant