Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a094a182d9
commit
c33f014397
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [kitchenowl-5.0.1](https://github.com/truecharts/charts/compare/kitchenowl-5.0.0...kitchenowl-5.0.1) (2023-08-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update kitchenowl ([#11237](https://github.com/truecharts/charts/issues/11237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [kitchenowl-5.0.0](https://github.com/truecharts/charts/compare/kitchenowl-4.0.32...kitchenowl-5.0.0) (2023-07-31)
|
## [kitchenowl-5.0.0](https://github.com/truecharts/charts/compare/kitchenowl-4.0.32...kitchenowl-5.0.0) (2023-07-31)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update kitchenowl ([#9493](https://github.com/truecharts/charts/issues/9493))
|
- update kitchenowl ([#9493](https://github.com/truecharts/charts/issues/9493))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [kitchenowl-4.0.23](https://github.com/truecharts/charts/compare/kitchenowl-4.0.22...kitchenowl-4.0.23) (2023-06-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
|
||||||
|
|
|
@ -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: 5.0.0
|
version: 5.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utilities
|
- utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [kitchenowl-5.0.1](https://github.com/truecharts/charts/compare/kitchenowl-5.0.0...kitchenowl-5.0.1) (2023-08-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update kitchenowl ([#11237](https://github.com/truecharts/charts/issues/11237))
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/kitchenowl-web
|
repository: tccr.io/truecharts/kitchenowl-web
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:eff15b745cb2589c3ce0d0ba6a30ba0d949c298f7cedf5b4214b4a4fedb424a6
|
tag: latest@sha256:a3f487e78375cc514092473f91f9d89dcf1f04fc9a03e6cad9a6f41eec8382b9
|
||||||
backendImage:
|
backendImage:
|
||||||
repository: tccr.io/truecharts/kitchenowl-backend
|
repository: tccr.io/truecharts/kitchenowl-backend
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:903c6339426e0fe7d96245b477b9706db58b27e4851d92f92164e305bd8cd56d
|
tag: latest@sha256:ded34fe79a363d6a098f97f81a546bc991f7d1cb4cab0c4236ff170f49b58063
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue