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(app): update container tag ghcr.io/esphome/esphome to v2023.12.1 #2291

Merged
merged 1 commit into from
Dec 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
ESPHOME_DASHBOARD_USE_PING: "true"
image:
repository: ghcr.io/esphome/esphome
tag: 2023.12.0@sha256:c90912443902f46eeec1df33f8869ab6b11f6f742247e36ac69f930a1af30d2e
tag: 2023.12.1@sha256:cba7f28241c09a738e60abb6f41de7d406422885d1cec22ca0b394d7f363af69
ports:
- name: http
containerPort: 6052
Expand Down