chore(deps): update container image openhab/openhab to v4.1.0@63cef01 by renovate (#16498)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [openhab/openhab](https://www.openhab.org/) ([source](https://togithub.com/openhab/openhab-docker)) | minor | `4.0.4` -> `4.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
f91c017705
commit
f59b459b61
|
@ -1,8 +1,8 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: openhab
|
name: openhab
|
||||||
version: 7.0.11
|
version: 7.1.0
|
||||||
appVersion: 4.0.4
|
appVersion: 4.1.0
|
||||||
description: OpenHab is a home-automation application
|
description: OpenHab is a home-automation application
|
||||||
home: https://truecharts.org/charts/stable/openhab
|
home: https://truecharts.org/charts/stable/openhab
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: openhab/openhab
|
repository: openhab/openhab
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 4.0.4@sha256:247db89a87fa7a21d35dbcb4ea866ccffca4494993533d478275be30deb0c106
|
tag: 4.1.0@sha256:63cef0136d54368244f6ad8916d5c136fcd28738feb9e34f0f09ea605640da82
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue