chore(deps): update ghcr.io/coder/code-server docker tag to v4.112.0#2968
Open
gabe565-renovate[bot] wants to merge 2 commits intomainfrom
Open
chore(deps): update ghcr.io/coder/code-server docker tag to v4.112.0#2968gabe565-renovate[bot] wants to merge 2 commits intomainfrom
gabe565-renovate[bot] wants to merge 2 commits intomainfrom
Conversation
Kustomization Diff
Click to expand--- kubernetes/gabernetes/apps/esphome/app Kustomization: esphome/app HelmRelease: esphome/esphome
+++ kubernetes/gabernetes/apps/esphome/app Kustomization: esphome/app HelmRelease: esphome/esphome
@@ -32,13 +32,13 @@
- --user-data-dir=/cache
- --extensions-dir=/cache
- /config
image:
pullPolicy: IfNotPresent
repository: ghcr.io/coder/code-server
- tag: 4.111.0@sha256:d7a7c0188e942c53e7725dc7b7990086e1701557330f7db179fa270813544dcc
+ tag: 4.112.0@sha256:ddd9b0b854fec5a3c65ec0095b5c59fb8505ad44d8a18d00d6fcf6a3179692dd
resources:
limits:
cpu: 500m
memory: 500Mi
requests:
cpu: 0m
--- kubernetes/gabernetes/apps/home-assistant/app Kustomization: home-assistant/app HelmRelease: home-assistant/home-assistant
+++ kubernetes/gabernetes/apps/home-assistant/app Kustomization: home-assistant/app HelmRelease: home-assistant/home-assistant
@@ -31,13 +31,13 @@
- --auth=none
- --user-data-dir=/config/.vscode
- /config
image:
pullPolicy: IfNotPresent
repository: ghcr.io/coder/code-server
- tag: 4.111.0@sha256:d7a7c0188e942c53e7725dc7b7990086e1701557330f7db179fa270813544dcc
+ tag: 4.112.0@sha256:ddd9b0b854fec5a3c65ec0095b5c59fb8505ad44d8a18d00d6fcf6a3179692dd
resources:
limits:
cpu: 500m
memory: 500Mi
requests:
cpu: 0m |
HelmRelease Diff
Click to expand--- HelmRelease: home-assistant/home-assistant Deployment: home-assistant/home-assistant-code
+++ HelmRelease: home-assistant/home-assistant Deployment: home-assistant/home-assistant-code
@@ -47,13 +47,13 @@
- args:
- --disable-telemetry
- --disable-update-check
- --auth=none
- --user-data-dir=/config/.vscode
- /config
- image: ghcr.io/coder/code-server:4.111.0@sha256:d7a7c0188e942c53e7725dc7b7990086e1701557330f7db179fa270813544dcc
+ image: ghcr.io/coder/code-server:4.112.0@sha256:ddd9b0b854fec5a3c65ec0095b5c59fb8505ad44d8a18d00d6fcf6a3179692dd
imagePullPolicy: IfNotPresent
name: app
resources:
limits:
cpu: 500m
memory: 500Mi
--- HelmRelease: esphome/esphome Deployment: esphome/esphome-code
+++ HelmRelease: esphome/esphome Deployment: esphome/esphome-code
@@ -55,13 +55,13 @@
- --disable-telemetry
- --disable-update-check
- --auth=none
- --user-data-dir=/cache
- --extensions-dir=/cache
- /config
- image: ghcr.io/coder/code-server:4.111.0@sha256:d7a7c0188e942c53e7725dc7b7990086e1701557330f7db179fa270813544dcc
+ image: ghcr.io/coder/code-server:4.112.0@sha256:ddd9b0b854fec5a3c65ec0095b5c59fb8505ad44d8a18d00d6fcf6a3179692dd
imagePullPolicy: IfNotPresent
name: app
resources:
limits:
cpu: 500m
memory: 500Mi |
7c4e70d to
eb5ed51
Compare
3da8671 to
f0910b3
Compare
eb5ed51 to
24c59b5
Compare
8be7922 to
7fc3f05
Compare
24c59b5 to
01f8c81
Compare
01f8c81 to
fb2e1b1
Compare
fb2e1b1 to
2303fc8
Compare
5e4b747 to
c3c3597
Compare
e0a7dcb to
f417be4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.111.0→4.112.0Configuration
📅 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 these updates again.
This PR has been generated by Renovate Bot.