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 ghcr.io/coder/code-server ( 4.20.1 β†’ 4.21.1 ) #1369

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

naoki-bot[bot]
Copy link
Contributor

@naoki-bot naoki-bot bot commented Feb 8, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server minor 4.20.1 -> 4.21.1

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@naoki-bot naoki-bot bot changed the title feat(container): update ghcr.io/coder/code-server ( 4.20.1 β†’ 4.21.0 ) feat(container): update ghcr.io/coder/code-server ( 4.20.1 β†’ 4.21.1 ) Feb 9, 2024
@naoki-bot naoki-bot bot force-pushed the renovate/main-ghcr.io-coder-code-server-4.x branch from fdce031 to 4af7322 Compare February 9, 2024 23:15
@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Feb 9, 2024

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

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

@@ -43,13 +43,13 @@

             - --extensions-dir
             - /config/.vscode
             - /config
             enabled: true
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.20.1
+              tag: 4.21.1
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 10m
                 memory: 128Mi

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Feb 9, 2024

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

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

@@ -82,13 +82,13 @@

         - none
         - --user-data-dir
         - /config/.vscode
         - --extensions-dir
         - /config/.vscode
         - /config
-        image: ghcr.io/coder/code-server:4.20.1
+        image: ghcr.io/coder/code-server:4.21.1
         name: codeserver
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 10m

@rafaribe rafaribe merged commit 78cbf47 into main Feb 12, 2024
7 of 9 checks passed
@naoki-bot naoki-bot bot deleted the renovate/main-ghcr.io-coder-code-server-4.x branch February 12, 2024 23:14
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