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 codercom/code-server ( 4.90.2 → 4.90.3 ) #3883

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 21, 2024

This PR contains the following updates:

Package Update Change
codercom/code-server patch 4.90.2 -> 4.90.3

| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| docker     | codercom/code-server | 4.90.2 | 4.90.3 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jun 21, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 21, 2024

--- HelmRelease: self-hosted/dashy Deployment: self-hosted/dashy

+++ HelmRelease: self-hosted/dashy Deployment: self-hosted/dashy

@@ -42,13 +42,13 @@

         - /tmp/.vscode
         - --extensions-dir
         - /tmp/.vscode
         - --port
         - '8081'
         - /config
-        image: codercom/code-server:4.90.2@sha256:0f21d336db045b2f5f7fd8e118b85709beab8202bd2ff0c86db51650fb3ae82e
+        image: codercom/code-server:4.90.3@sha256:f54483e9794f1bbd42bf55346ebeadb057a4f0dc9da1a50670e3a335ee295a35
         name: code-server
         securityContext:
           runAsUser: 0
         volumeMounts:
         - mountPath: /config
           name: config

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 21, 2024

--- kubernetes/main/apps/self-hosted/dashy/app Kustomization: flux-system/self-hosted-dashy HelmRelease: self-hosted/dashy

+++ kubernetes/main/apps/self-hosted/dashy/app Kustomization: flux-system/self-hosted-dashy HelmRelease: self-hosted/dashy

@@ -46,13 +46,13 @@

             - /tmp/.vscode
             - --port
             - '8081'
             - /config
             image:
               repository: codercom/code-server
-              tag: 4.90.2@sha256:0f21d336db045b2f5f7fd8e118b85709beab8202bd2ff0c86db51650fb3ae82e
+              tag: 4.90.3@sha256:f54483e9794f1bbd42bf55346ebeadb057a4f0dc9da1a50670e3a335ee295a35
             securityContext:
               runAsUser: 0
           main:
             env:
               GID: 2000
               TZ: America/Toronto

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 21, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.07s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.61s
✅ YAML prettier 1 0 0.39s
✅ YAML yamllint 1 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit a58d96a into main Jun 22, 2024
12 checks passed
@szinn szinn deleted the renovate/main-codercom-code-server-4.x branch June 22, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant