chore(deps): update container image tsightler/ring-mqtt to v5.6.7@d71c281 by renovate (#23540)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tsightler/ring-mqtt](https://togithub.com/tsightler/ring-mqtt) |
patch | `5.6.6` -> `5.6.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>tsightler/ring-mqtt (tsightler/ring-mqtt)</summary>

###
[`v5.6.7`](https://togithub.com/tsightler/ring-mqtt/releases/tag/v5.6.7)

[Compare
Source](https://togithub.com/tsightler/ring-mqtt/compare/v5.6.6...v5.6.7)

#### v5.6.7

This release is intended to address an ongoing instability with
websocket connections by using a newer API endpoint for requesting
tickets.

**Dependency Updates**

-   ring-client-api v12.1.1

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-19 08:20:11 +02:00
committed by GitHub
parent e4be9c0391
commit 99053c48c6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 5.6.6 appVersion: 5.6.7
dependencies: dependencies:
- name: common - name: common
version: 24.1.1 version: 24.1.1
@@ -34,4 +34,4 @@ sources:
- https://github.com/tsightler/ring-mqtt - https://github.com/tsightler/ring-mqtt
- https://hub.docker.com/r/tsightler/ring-mqtt - https://hub.docker.com/r/tsightler/ring-mqtt
type: application type: application
version: 10.1.1 version: 10.1.2
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: tsightler/ring-mqtt repository: tsightler/ring-mqtt
tag: 5.6.6@sha256:de4400b0bfedb46c32ac61ee919f564501f814bd4e8a5346de03e09235996783 tag: 5.6.7@sha256:d71c28193d4dbc6ae90a2eefd035ac0ad6b49e7fac9ad6f2cf13d2f5687afd36
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false