Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8e599dfa65
commit
94a9939f11
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [kitchenowl-3.0.1](https://github.com/truecharts/charts/compare/kitchenowl-3.0.0...kitchenowl-3.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -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.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -6,7 +6,7 @@ image:
|
|||
backendImage:
|
||||
repository: tccr.io/truecharts/kitchenowl-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: beta@sha256:5b744e65a0a66304ff6b633ec9e89e86591a95e5adc1db016f444bd30f8c30fa
|
||||
tag: beta@sha256:a20e4e58d837af57b0317997130b249f6746c0a46bb5dbb28579e91807fd3c39
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue