fix(openhab): update image docker.io/openhab/openhab 5.1.1 → 5.1.2 (#44684)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/openhab/openhab](https://www.openhab.org/) ([source](https://redirect.github.com/openhab/openhab-docker)) | patch | `2854783` → `533246c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL29wZW5oYWIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.1.1
|
||||
appVersion: 5.1.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/openhab
|
||||
- https://hub.docker.com/r/openhab/openhab
|
||||
type: application
|
||||
version: 13.13.14
|
||||
version: 13.13.15
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/openhab/openhab
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.1.1@sha256:2854783506ab476c06d29f12e590c24e570224a7012722fb09623753338c0a14
|
||||
tag: 5.1.2@sha256:533246ccbaf231519775b2451d9b06890c86b6b6c3c76161889d2ecc4245cb63
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user