Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0fe4f7cdb8
commit
f8a279ada9
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [openhab-5.0.4](https://github.com/truecharts/charts/compare/openhab-5.0.3...openhab-5.0.4) (2023-05-16)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [openhab-5.0.5](https://github.com/truecharts/charts/compare/openhab-5.0.4...openhab-5.0.5) (2023-05-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/openhab to v3.4.4 ([#9016](https://github.com/truecharts/charts/issues/9016))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [openhab-5.0.4](https://github.com/truecharts/charts/compare/openhab-5.0.3...openhab-5.0.4) (2023-05-16)
|
## [openhab-5.0.4](https://github.com/truecharts/charts/compare/openhab-5.0.3...openhab-5.0.4) (2023-05-16)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [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,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.4.3"
|
appVersion: "3.4.4"
|
||||||
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: 5.0.4
|
version: 5.0.5
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [openhab-5.0.5](https://github.com/truecharts/charts/compare/openhab-5.0.4...openhab-5.0.5) (2023-05-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/openhab to v3.4.4 ([#9016](https://github.com/truecharts/charts/issues/9016))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/openhab
|
repository: tccr.io/truecharts/openhab
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.4.3@sha256:d0aa6f705e7491678210ce7819b1ca0a9a77555c94bcf7ad931e0b70f5ac6e90
|
tag: v3.4.4@sha256:61e63722d22e8881cc872e73bf87b9def4ca101a44600c81dc16c9e6b35e080c
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue