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 to v4.22.1 #5666

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server patch 4.22.0 -> 4.22.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.

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.22.0 | 4.22.1 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

@@ -50,13 +50,13 @@

             env:
               DOCKER_USER: 568
               HASS_SERVER: http://home-assistant:8123
               TZ: America/New_York
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.22.0
+              tag: 4.22.1
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
                 memory: 512Mi

@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

@@ -63,13 +63,13 @@

         - name: DOCKER_USER
           value: '568'
         - name: HASS_SERVER
           value: http://home-assistant:8123
         - name: TZ
           value: America/New_York
-        image: ghcr.io/coder/code-server:4.22.0
+        image: ghcr.io/coder/code-server:4.22.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@rwlove rwlove merged commit c994bb1 into main Mar 14, 2024
11 checks passed
@rwlove rwlove deleted the renovate/ghcr.io-coder-code-server-4.x branch March 14, 2024 20:23
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