Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cf3709a332
commit
8c8632315f
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [kitchenowl-4.0.27](https://github.com/truecharts/charts/compare/kitchenowl-4.0.26...kitchenowl-4.0.27) (2023-07-01)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [kitchenowl-4.0.28](https://github.com/truecharts/charts/compare/kitchenowl-4.0.27...kitchenowl-4.0.28) (2023-07-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#10201](https://github.com/truecharts/charts/issues/10201))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [kitchenowl-4.0.27](https://github.com/truecharts/charts/compare/kitchenowl-4.0.26...kitchenowl-4.0.27) (2023-07-01)
|
## [kitchenowl-4.0.27](https://github.com/truecharts/charts/compare/kitchenowl-4.0.26...kitchenowl-4.0.27) (2023-07-01)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [kitchenowl-4.0.18](https://github.com/truecharts/charts/compare/kitchenowl-4.0.17...kitchenowl-4.0.18) (2023-05-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
|
||||||
|
|
||||||
|
|
|
@ -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: 4.0.27
|
version: 4.0.28
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utilities
|
- utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [kitchenowl-4.0.28](https://github.com/truecharts/charts/compare/kitchenowl-4.0.27...kitchenowl-4.0.28) (2023-07-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#10201](https://github.com/truecharts/charts/issues/10201))
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ image:
|
||||||
backendImage:
|
backendImage:
|
||||||
repository: tccr.io/truecharts/kitchenowl-backend
|
repository: tccr.io/truecharts/kitchenowl-backend
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:b3654eefdc82caa385f1de67c8dd730d3ef5dca41efd4ce4db77efad793daff3
|
tag: latest@sha256:964d5b9e02658c210ce04bb9b9b080a94cbc97f6b3b260ae1e3828508f60afd9
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue