chore(deps): update container image openhab/openhab to v4.1.3@cc3a16f by renovate (#22749)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [openhab/openhab](https://www.openhab.org/) ([source](https://togithub.com/openhab/openhab-docker)) | patch | `4.1.2` -> `4.1.3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.1.2
|
||||
appVersion: 4.1.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.10
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/openhab
|
||||
- https://hub.docker.com/r/openhab/openhab
|
||||
type: application
|
||||
version: 10.0.9
|
||||
version: 10.0.10
|
||||
|
||||
@@ -19,7 +19,7 @@ To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/CHARTNAME`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/
|
||||
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/general/support-policy/
|
||||
|
||||
|
||||
### TrueNAS SCALE Apps
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: openhab/openhab
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.1.2@sha256:73b9ba282b79faccd0f036f7d857ea0ace2834a1105fd0c6c87d58979c4d72bb
|
||||
tag: 4.1.3@sha256:cc3a16f39e03b960cfee48101c21cd16fed5e55c6407a162f6118d2a111fd1b3
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user