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

chore(deps): update container image codercom/code-server to v4.95.1 #1921

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Update Change
codercom/code-server minor 4.93.1 -> 4.95.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 was generated by Mend Renovate. View the repository job log.

| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| docker     | codercom/code-server | 4.93.1 | 4.95.1 |
@mrwulf-action-bot
Copy link

--- cluster/apps Kustomization: flux-system/apps HelmRelease: development/code-server

+++ cluster/apps Kustomization: flux-system/apps HelmRelease: development/code-server

@@ -24,13 +24,13 @@

       type: statefulset
     extraVars:
     - name: DISABLE_TELEMETRY
       value: 'true'
     image:
       repository: codercom/code-server
-      tag: 4.93.1
+      tag: 4.95.1
     ingress:
       annotations:
         hajimari.io/appName: Code Server
         hajimari.io/enable: 'true'
         traefik.ingress.kubernetes.io/router.entrypoints: websecure
         traefik.ingress.kubernetes.io/router.middlewares: networking-rfc1918-ips@kubernetescrd

@mrwulf-action-bot
Copy link

--- HelmRelease: development/code-server Deployment: development/code-server

+++ HelmRelease: development/code-server Deployment: development/code-server

@@ -37,13 +37,13 @@

           runAsUser: 0
         volumeMounts:
         - name: data
           mountPath: /home/coder
       containers:
       - name: code-server
-        image: codercom/code-server:4.93.1
+        image: codercom/code-server:4.95.1
         imagePullPolicy: Always
         securityContext:
           runAsUser: 1000
         env:
         - name: DISABLE_TELEMETRY
           value: 'true'

@mrwulf mrwulf merged commit 6f0123a into main Nov 7, 2024
7 checks passed
@mrwulf mrwulf deleted the renovate/codercom-code-server-4.x branch November 7, 2024 04:07
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