Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image deconzcommunity/deconz to v2.26.3@f88d59e by renovate #19899

Merged
merged 1 commit into from
Mar 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.2
appVersion: 2.26.3
dependencies:
- name: common
version: 20.2.9
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.4
version: 15.7.5
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.2@sha256:56410bd7fc8ae7b74b10a2c11de0827fed7fcd4363835d554cd4ccc24a3232fd
tag: 2.26.3@sha256:f88d59ec80ae0ef100dcd5c5a0552e6b5177f78026821a8a8964b4a03417c62f
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down