Skip to content

Commit

Permalink
chore(deps): update container image deconzcommunity/deconz to v2.26.2…
Browse files Browse the repository at this point in the history
…@56410bd by renovate (#19752)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| deconzcommunity/deconz | patch | `2.26.1` -> `2.26.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin committed Mar 25, 2024
1 parent 5039673 commit 1cc2138
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/deconz/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.26.1
appVersion: 2.26.2
dependencies:
- name: common
version: 20.2.3
Expand All @@ -25,7 +25,7 @@ keywords:
- home-automation
- zigbee
- conbee
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -37,4 +37,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/deconz
- https://hub.docker.com/r/deconzcommunity/deconz
type: application
version: 15.7.2
version: 15.7.3
2 changes: 1 addition & 1 deletion charts/stable/deconz/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: deconzcommunity/deconz
tag: 2.26.1@sha256:23c86008d73f37d355f80a20dda6f16cb93c257f33abbd67d357798041830710
tag: 2.26.2@sha256:56410bd7fc8ae7b74b10a2c11de0827fed7fcd4363835d554cd4ccc24a3232fd
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down

0 comments on commit 1cc2138

Please sign in to comment.