Compare commits

..

3 commits

Author SHA1 Message Date
renovate[bot]
d4aa8758d1
⬆️ Update esphome to v2025.4.1 (#961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 13:40:16 +02:00
renovate[bot]
3e7f45870e
⬆️ Update cdr/code-server to v4.99.3 (#956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-19 10:09:33 +02:00
renovate[bot]
6c8a091bf1
⬆️ Update esphome to v2025.4.0 (#955) 2025-04-17 06:18:16 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ COPY vscode.extensions /root/vscode.extensions
# Setup base system
ARG BUILD_ARCH=amd64
ARG CODE_SERVER_VERSION="v4.99.2"
ARG CODE_SERVER_VERSION="v4.99.3"
ARG HA_CLI_VERSION="4.38.0"
# hadolint ignore=SC2181, DL3008
RUN \

View file

@ -1,2 +1,2 @@
esphome==2025.3.3
esphome==2025.4.1
yamllint==1.37.0