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.1 β†’ 4.95.2 ) #2379

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

unsc-oni-ancilla[bot]
Copy link
Contributor

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

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Nov 12, 2024
Copy link

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

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

@@ -65,13 +65,13 @@

             - /config
             dependsOn: app
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/coder/code-server
-              tag: 4.95.1
+              tag: 4.95.2
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
         pod:

Copy link

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

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

@@ -71,13 +71,13 @@

         - --port
         - '80'
         - /config
         env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/coder/code-server:4.95.1
+        image: ghcr.io/coder/code-server:4.95.2
         name: code
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m

@binaryn3xus binaryn3xus merged commit ee5ffad into main Nov 14, 2024
4 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-coder-code-server-4.x branch November 14, 2024 00:20
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.

1 participant