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 ghcr.io/kpetremann/mqtt-exporter ( 1.6.0 β†’ 1.6.1 ) #7971

Merged
merged 1 commit into from
Jan 9, 2025
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 @@ -30,7 +30,7 @@ spec:
app:
image:
repository: ghcr.io/kpetremann/mqtt-exporter
tag: 1.6.0@sha256:c1ade5ba4ff9cfb51fe36b9d0001bc81abc095b0266ba7cfc4179a9ba7df2d47
tag: 1.6.1@sha256:e105467fe086f9b01de7da6aa25acf135d9262a270d35c3895dc813c154ddb22
env:
MQTT_ADDRESS: emqx-headless.home.svc.cluster.local
#MQTT_TOPIC: zigbee2mqtt/#
Expand Down
Loading