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 image ghcr.io/linuxserver/code-server to v4.22.0 #207

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/linuxserver/code-server (source) minor 4.21.1 -> 4.22.0 OpenSSF Scorecard

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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Feb 29, 2024

--- kubernetes/apps/services/code-server/app Kustomization: flux-system/code-server HelmRelease: services/code-server

+++ kubernetes/apps/services/code-server/app Kustomization: flux-system/code-server HelmRelease: services/code-server

@@ -41,13 +41,13 @@

               PUID: 568
             envFrom:
             - secretRef:
                 name: code-server-secret
             image:
               repository: ghcr.io/linuxserver/code-server
-              tag: 4.21.1
+              tag: 4.22.0
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 10m
                 memory: 128Mi

Copy link

github-actions bot commented Feb 29, 2024

--- HelmRelease: services/code-server Deployment: services/code-server

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

@@ -58,13 +58,13 @@

           value: code-server.
         - name: PUID
           value: '568'
         envFrom:
         - secretRef:
             name: code-server-secret
-        image: ghcr.io/linuxserver/code-server:4.21.1
+        image: ghcr.io/linuxserver/code-server:4.22.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@renovate renovate bot force-pushed the renovate/ghcr.io-linuxserver-code-server-4.x branch from c673c91 to bfb86fd Compare March 4, 2024 01:11
@renovate renovate bot changed the title fix(container): update image ghcr.io/linuxserver/code-server to v4.21.2 feat(container): update image ghcr.io/linuxserver/code-server to v4.22.0 Mar 4, 2024
@chrisbsmith chrisbsmith merged commit 2d25e67 into main Mar 8, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/ghcr.io-linuxserver-code-server-4.x branch March 8, 2024 16:39
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