Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2305a0c792
commit
5c7d5c9e20
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [kitchenowl-3.0.12](https://github.com/truecharts/charts/compare/kitchenowl-3.0.11...kitchenowl-3.0.12) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [kitchenowl-3.1.0](https://github.com/truecharts/charts/compare/kitchenowl-3.0.12...kitchenowl-3.1.0) (2023-01-11)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kitchenowl-3.0.12](https://github.com/truecharts/charts/compare/kitchenowl-3.0.11...kitchenowl-3.0.12) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -89,11 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [kitchenowl-3.0.5](https://github.com/truecharts/charts/compare/kitchenowl-3.0.4...kitchenowl-3.0.5) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kitchenowl-3.0.5](https://github.com/truecharts/charts/compare/kitchenowl-3.0.4...kitchenowl-3.0.5) (2022-11-30)
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "beta"
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl
|
||||
- https://tombursch.github.io/kitchenowl
|
||||
type: application
|
||||
version: 3.0.12
|
||||
version: 3.1.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [kitchenowl-3.1.0](https://github.com/truecharts/charts/compare/kitchenowl-3.0.12...kitchenowl-3.1.0) (2023-01-11)
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/kitchenowl-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: beta@sha256:e5607aaff9bfb24e6d784ecea6787a58e8006c2f1bc433f09e5ce7f30ec1e074
|
||||
tag: latest@sha256:e46189b6e09a720ff56b5ccb8e7f5efe0b7a43cd72027b9c672bd0ad88da0d51
|
||||
|
||||
backendImage:
|
||||
repository: tccr.io/truecharts/kitchenowl-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: beta@sha256:46dd7c36b28977c640e1edbba23a31c4d20b381eb9a73763f653ea59d19ac622
|
||||
tag: latest@sha256:fc771f9cc6f6016e1d4d439dfbece48a8a26b78ff5ad8f179fde7a3483632335
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue