Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ed76876505
commit
cddcad1517
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [openhab-4.0.3](https://github.com/truecharts/charts/compare/openhab-4.0.2...openhab-4.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [openhab-4.0.4](https://github.com/truecharts/charts/compare/openhab-4.0.3...openhab-4.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openhab to v3.4.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [openhab-4.0.3](https://github.com/truecharts/charts/compare/openhab-4.0.2...openhab-4.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -81,15 +90,6 @@
|
|||
|
||||
|
||||
|
||||
## [openhab-4.0.1](https://github.com/truecharts/charts/compare/openhab-4.0.0...openhab-4.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openhab-4.0.1](https://github.com/truecharts/charts/compare/openhab-4.0.0...openhab-4.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.3.0"
|
||||
appVersion: "3.4.0"
|
||||
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.3
|
||||
version: 4.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [openhab-4.0.4](https://github.com/truecharts/charts/compare/openhab-4.0.3...openhab-4.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openhab to v3.4.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/openhab
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.3.0@sha256:3b048f8f886b4f4cd0853bb44d59f31d2e89774cabf2b0f3f7d6887cd91938aa
|
||||
tag: 3.4.0@sha256:d11394bbfd773c811e0e18ce81e8aa7d690506bd808e20a6e4d54d43adb284ac
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue