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: []
|
||||
deprecated: false
|
||||
description: Eclipse Mosquitto - An open source MQTT broker
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/mosquitto
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/mosquitto
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/mosquitto.webp
|
||||
keywords:
|
||||
- mosquitto
|
||||
- home-automation
|
||||
- MQTT
|
||||
- eclipse-iot
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: mosquitto
|
||||
sources:
|
||||
- https://github.com/eclipse/mosquitto
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mosquitto
|
||||
- https://hub.docker.com/_/eclipse-mosquitto
|
||||
type: application
|
||||
version: 18.0.2
|
||||
version: 18.0.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: eclipse-mosquitto
|
||||
tag: 2.0.22@sha256:6852da90a65dfff7aa3a1c8b249e92bb83c17ea8bbcce56bedff8707332a1a29
|
||||
tag: 2.0.22@sha256:914f529386804c8278a4e581526b9be5e1604df44b30daabc70aa97dcefe5268
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user