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.21.1 β†’ 4.21.2 ) #1848

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 29, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/coder/code-server patch 4.21.1 -> 4.21.2

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.

Sorry, something went wrong.

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/coder/code-server | 4.21.1 | 4.21.2 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 29, 2024 02:06
@smurf-bot smurf-bot bot added type/patch area/kubernetes Changes made in the kubernetes directory cluster/teyvat labels Feb 29, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 29, 2024

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

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

@@ -48,22 +48,22 @@

             - --extensions-dir
             - /config/.vscode
             env:
               TZ: null
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.21.1
+              tag: 4.21.2
             volumeMounts:
             - mountPath: /config
               name: config
           main:
             env:
               TZ: null
             image:
               repository: ghcr.io/joryirving/home-assistant
-              tag: 2024.2.5@sha256:debadc9758e77c810c5c86143e80866779b2b9c52709bda9938bbfe3444f97ee
+              tag: 2024.2.3@sha256:dea6790a6935d42c0df3dd1358f6bd9b499c532aa6ed8ca0f95b9ac22433a31b
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 29, 2024

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

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

@@ -40,13 +40,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: null
-        image: ghcr.io/joryirving/home-assistant:2024.2.5@sha256:debadc9758e77c810c5c86143e80866779b2b9c52709bda9938bbfe3444f97ee
+        image: ghcr.io/joryirving/home-assistant:2024.2.3@sha256:dea6790a6935d42c0df3dd1358f6bd9b499c532aa6ed8ca0f95b9ac22433a31b
         name: main
         resources:
           limits:
             memory: 700Mi
           requests:
             cpu: 50m
@@ -62,13 +62,13 @@

         - /config/.vscode
         - --extensions-dir
         - /config/.vscode
         env:
         - name: TZ
           value: null
-        image: ghcr.io/coder/code-server:4.21.1
+        image: ghcr.io/coder/code-server:4.21.2
         name: codeserver
         volumeMounts:
         - mountPath: /config
           name: config
       volumes:
       - name: config

@joryirving joryirving merged commit 4546e00 into main Feb 29, 2024
11 checks passed
@joryirving joryirving deleted the renovate/ghcr.io-coder-code-server-4.x branch February 29, 2024 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant