chore(mosquitto): update image eclipse-mosquitto digest to 914f529 (#47082)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | eclipse-mosquitto | digest | `6852da9` → `914f529` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbW9zcXVpdHRvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -20,23 +20,23 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Eclipse Mosquitto - An open source MQTT broker
|
description: Eclipse Mosquitto - An open source MQTT broker
|
||||||
home: https://truecharts.org/truetech/truecharts/charts/stable/mosquitto
|
home: https://trueforge.org/truetech/truecharts/charts/stable/mosquitto
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/mosquitto.webp
|
||||||
keywords:
|
keywords:
|
||||||
- mosquitto
|
- mosquitto
|
||||||
- home-automation
|
- home-automation
|
||||||
- MQTT
|
- MQTT
|
||||||
- eclipse-iot
|
- eclipse-iot
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: mosquitto
|
name: mosquitto
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/eclipse/mosquitto
|
- https://github.com/eclipse/mosquitto
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mosquitto
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mosquitto
|
||||||
- https://hub.docker.com/_/eclipse-mosquitto
|
- https://hub.docker.com/_/eclipse-mosquitto
|
||||||
type: application
|
type: application
|
||||||
version: 18.0.2
|
version: 18.0.3
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# yaml-language-server: $schema=./values.schema.json
|
# yaml-language-server: $schema=./values.schema.json
|
||||||
image:
|
image:
|
||||||
repository: eclipse-mosquitto
|
repository: eclipse-mosquitto
|
||||||
tag: 2.0.22@sha256:6852da90a65dfff7aa3a1c8b249e92bb83c17ea8bbcce56bedff8707332a1a29
|
tag: 2.0.22@sha256:914f529386804c8278a4e581526b9be5e1604df44b30daabc70aa97dcefe5268
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user