Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8602e49674
commit
84ecf86d82
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [openhab-6.0.2](https://github.com/truecharts/charts/compare/openhab-6.0.1...openhab-6.0.2) (2023-08-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#11848](https://github.com/truecharts/charts/issues/11848))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [openhab-6.0.3](https://github.com/truecharts/charts/compare/openhab-6.0.2...openhab-6.0.3) (2023-09-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/openhab to v4.0.3 ([#12437](https://github.com/truecharts/charts/issues/12437))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [openhab-6.0.2](https://github.com/truecharts/charts/compare/openhab-6.0.1...openhab-6.0.2) (2023-08-24)
|
## [openhab-6.0.2](https://github.com/truecharts/charts/compare/openhab-6.0.1...openhab-6.0.2) (2023-08-24)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [openhab-5.0.13](https://github.com/truecharts/charts/compare/openhab-5.0.12...openhab-5.0.13) (2023-06-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.0.2"
|
appVersion: "4.0.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -19,7 +19,7 @@ name: openhab
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/openhab
|
- https://github.com/truecharts/charts/tree/master/charts/stable/openhab
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.2
|
version: 6.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [openhab-6.0.3](https://github.com/truecharts/charts/compare/openhab-6.0.2...openhab-6.0.3) (2023-09-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/openhab to v4.0.3 ([#12437](https://github.com/truecharts/charts/issues/12437))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/openhab
|
repository: tccr.io/truecharts/openhab
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v4.0.2@sha256:23dfd48211acfbdc168b03f89b5d57ec6f668474b4baaa832e5e95c47d247016
|
tag: v4.0.3@sha256:22cdfa667291f6ec97223c906c84e69e10f7d0b0bbfd02ce9346615cac149d38
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue