Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
16f493494b
commit
e706c32336
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [openhab-4.0.8](https://github.com/truecharts/charts/compare/openhab-4.0.7...openhab-4.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [openhab-4.0.9](https://github.com/truecharts/charts/compare/openhab-4.0.8...openhab-4.0.9) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openhab to v3.4.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [openhab-4.0.8](https://github.com/truecharts/charts/compare/openhab-4.0.7...openhab-4.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [openhab-4.0.2](https://github.com/truecharts/charts/compare/openhab-4.0.1...openhab-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [openhab-4.0.2](https://github.com/truecharts/charts/compare/openhab-4.0.1...openhab-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.4.0"
|
||||
appVersion: "3.4.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/openhab
|
||||
- https://hub.docker.com/r/openhab/openhab
|
||||
type: application
|
||||
version: 4.0.8
|
||||
version: 4.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [openhab-4.0.9](https://github.com/truecharts/charts/compare/openhab-4.0.8...openhab-4.0.9) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openhab to v3.4.1
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/openhab
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.4.0@sha256:d11394bbfd773c811e0e18ce81e8aa7d690506bd808e20a6e4d54d43adb284ac
|
||||
tag: 3.4.1@sha256:f03178d57d0dddddc172d004b9a2445716ba1ca86bc2394f600e309a67fd55bd
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue