chore(deps): update linuxserver/code-server docker tag to v4.99.1#3640
Conversation
|
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| image: linuxserver/code-server:4.99.0 | ||
| container_name: ${CONTAINER_NAME} | ||
| restart: always | ||
| networks: |
There was a problem hiding this comment.
The primary change is that the image field has been updated from 4.98.2 to 4.99.0. This is an upgrade for the Code Server version, which could potentially include new features, bug fixes, or performance improvements.
No significant issues have been identified based on this single line update alone. However, if you are running multiple instances of Code Server, it might be advisable to test the updates to ensure compatibility with other configurations and services in your infrastructure.
7d259b5 to
8d246e3
Compare
| image: linuxserver/code-server:4.99.1 | ||
| container_name: ${CONTAINER_NAME} | ||
| restart: always | ||
| networks: |
There was a problem hiding this comment.
No significant differences found. The only change is an update from version 4.98.2 to 4.99.1 of the linuxserver/code-server image. No other issues or optimizations are present in this code snippet.
ad897a3 to
5f3cfff
Compare
| image: linuxserver/code-server:4.99.1 | ||
| container_name: ${CONTAINER_NAME} | ||
| restart: always | ||
| networks: |
There was a problem hiding this comment.
The only change detected is an updated version of the "code" service's Docker image from "linuxserver/code-server:4.98.2" to "linuxserver/code-server:4.99.1". This update indicates an improvement or bug fix in Code Server, which could improve performance or functionality for users running this container.
This PR contains the following updates:
4.98.2->4.99.1Warning
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: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.