Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
32031618ab
commit
d82940ab91
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [nocodb-6.0.7](https://github.com/truecharts/charts/compare/nocodb-6.0.6...nocodb-6.0.7) (2022-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4745](https://github.com/truecharts/charts/issues/4745))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.99.0"
|
||||
appVersion: "0.99.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/nocodb
|
||||
- https://hub.docker.com/r/nocodb/nocodb
|
||||
- https://github.com/nocodb/nocodb
|
||||
version: 6.0.7
|
||||
version: 6.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [nocodb-6.0.8](https://github.com/truecharts/charts/compare/nocodb-6.0.7...nocodb-6.0.8) (2022-11-26)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/nocodb
|
||||
tag: 0.99.0@sha256:e90f2a3af8248940eeeaaa74da5f7e157323f13dc3bd2668bea42fff92049e51
|
||||
tag: 0.99.1@sha256:2ed42c84b8e45e303bcebad96a07f6dc8fa3f2ba7fcf60db7713d8e604334a5c
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue