chore(deps): update container image eclipse-mosquitto to 2.0.18@8057f9f (#15553)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | eclipse-mosquitto | digest | `d29d524` -> `8057f9f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
546dd5a41a
commit
ea1d61cbb4
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.0.18"
|
appVersion: 2.0.18
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto
|
- https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto
|
||||||
- https://github.com/eclipse/mosquitto
|
- https://github.com/eclipse/mosquitto
|
||||||
type: application
|
type: application
|
||||||
version: 11.0.14
|
version: 11.0.15
|
||||||
annotations:
|
annotations:
|
||||||
min_scale_version: "22.12.4"
|
min_scale_version: "22.12.4"
|
||||||
max_scale_version: "23.10.1"
|
max_scale_version: "23.10.1"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: eclipse-mosquitto
|
repository: eclipse-mosquitto
|
||||||
tag: 2.0.18@sha256:d29d5247803ee979f1a9c7af6307e6840e9604456c913be4ede175a9d7be9ac4
|
tag: 2.0.18@sha256:8057f9f3c14b86307e1b7eaeb01b02db04b2f72e5e632d4793367db443a60c2b
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue