Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e176913f22
commit
66f9130cda
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [nocodb-6.0.5](https://github.com/truecharts/charts/compare/nocodb-6.0.4...nocodb-6.0.5) (2022-11-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump all apps using pgsql, to use the reverted pgsql ([#4740](https://github.com/truecharts/charts/issues/4740))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.98.4"
|
||||
appVersion: "0.99.0"
|
||||
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.5
|
||||
version: 6.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [nocodb-6.0.6](https://github.com/truecharts/charts/compare/nocodb-6.0.5...nocodb-6.0.6) (2022-11-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nocodb to v0.99.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/nocodb
|
||||
tag: 0.98.4@sha256:8fb57f76fca5ebe04d1ffb67cd23dbd7a6366f1a1234b37de1a681538a8f88ca
|
||||
tag: 0.99.0@sha256:e90f2a3af8248940eeeaaa74da5f7e157323f13dc3bd2668bea42fff92049e51
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue