Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7ff369506b
commit
6b271365d6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [openhab-5.0.18](https://github.com/truecharts/charts/compare/openhab-5.0.17...openhab-5.0.18) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openhab to v3.4.5 ([#10947](https://github.com/truecharts/charts/issues/10947))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [openhab-5.0.19](https://github.com/truecharts/charts/compare/openhab-5.0.18...openhab-5.0.19) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openhab to v4.0.1 ([#10966](https://github.com/truecharts/charts/issues/10966))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openhab-5.0.18](https://github.com/truecharts/charts/compare/openhab-5.0.17...openhab-5.0.18) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [openhab-5.0.9](https://github.com/truecharts/charts/compare/openhab-5.0.8...openhab-5.0.9) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.4.5"
|
||||
appVersion: "4.0.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: openhab
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/openhab
|
||||
type: application
|
||||
version: 5.0.18
|
||||
version: 5.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [openhab-5.0.19](https://github.com/truecharts/charts/compare/openhab-5.0.18...openhab-5.0.19) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openhab to v4.0.1 ([#10966](https://github.com/truecharts/charts/issues/10966))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/openhab
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.4.5@sha256:92095517270d699a6a526e76379ddbdb5d6f0dcb8e78e59a91f7ef570125a509
|
||||
tag: v4.0.1@sha256:53e9da0fa37e89ab10a833655c107cfbb2d7f5e0fe72958f779c7022568ebf50
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue