Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2fb034293b
commit
338fe352fd
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [kitchenowl-3.0.2](https://github.com/truecharts/charts/compare/kitchenowl-3.0.1...kitchenowl-3.0.2) (2022-11-17)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/kitchenowl-backend to beta
|
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl
|
- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl
|
||||||
- https://tombursch.github.io/kitchenowl
|
- https://tombursch.github.io/kitchenowl
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.2
|
version: 3.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utilities
|
- utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [kitchenowl-3.0.3](https://github.com/truecharts/charts/compare/kitchenowl-3.0.2...kitchenowl-3.0.3) (2022-11-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/kitchenowl-web to beta
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/kitchenowl-web
|
repository: tccr.io/truecharts/kitchenowl-web
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: beta@sha256:6ed74ba703af860af577684414fe8196ee150b2a3e6f719729519510b93058d6
|
tag: beta@sha256:3877eedbe602a6ea132935d9e65cc0503a9902eafda6761be59eba5e5c49196a
|
||||||
|
|
||||||
backendImage:
|
backendImage:
|
||||||
repository: tccr.io/truecharts/kitchenowl-backend
|
repository: tccr.io/truecharts/kitchenowl-backend
|
Loading…
Reference in New Issue