Skip to content

Commit

Permalink
chore(deps): update container image openhab/openhab to v4.1.1@cf4e12d…
Browse files Browse the repository at this point in the history
… by renovate (#17009)
  • Loading branch information
truecharts-admin committed Jan 8, 2024
1 parent 020d9c1 commit a05a66f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 deletions charts/stable/openhab/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: openhab
version: 8.1.5
appVersion: 4.1.0
version: 8.1.6
appVersion: 4.1.1
description: OpenHab is a home-automation application
home: https://truecharts.org/charts/stable/openhab
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png
deprecated: false
sources:
- https://hub.docker.com/r/openhab/openhab
- https://github.com/truecharts/charts/tree/master/charts/stable/openhab
- https://github.com/truecharts/charts/tree/master/charts/stable/openhab
- https://hub.docker.com/r/openhab/openhab
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- openhab
- openhab
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application
2 changes: 1 addition & 1 deletion charts/stable/openhab/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: openhab/openhab
pullPolicy: IfNotPresent
tag: 4.1.0@sha256:63cef0136d54368244f6ad8916d5c136fcd28738feb9e34f0f09ea605640da82
tag: 4.1.1@sha256:cf4e12d448c892559fbd088c20187cb4640d6301b0f4adebf5f8ae6acc1a050c
service:
main:
ports:
Expand Down

0 comments on commit a05a66f

Please sign in to comment.