Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d487943800
commit
d54c18b3a6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [nocodb-6.0.32](https://github.com/truecharts/charts/compare/nocodb-6.0.31...nocodb-6.0.32) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nocodb to v0.105.2
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [nocodb-6.0.33](https://github.com/truecharts/charts/compare/nocodb-6.0.32...nocodb-6.0.33) (2023-02-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nocodb to v0.105.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [nocodb-6.0.32](https://github.com/truecharts/charts/compare/nocodb-6.0.31...nocodb-6.0.32) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [nocodb-6.0.23](https://github.com/truecharts/charts/compare/nocodb-6.0.22...nocodb-6.0.23) (2023-01-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nocodb to v0.101.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [nocodb-6.0.22](https://github.com/truecharts/charts/compare/nocodb-6.0.21...nocodb-6.0.22) (2023-01-07)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.105.2"
|
||||
appVersion: "0.105.3"
|
||||
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.32
|
||||
version: 6.0.33
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [nocodb-6.0.33](https://github.com/truecharts/charts/compare/nocodb-6.0.32...nocodb-6.0.33) (2023-02-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nocodb to v0.105.3
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/nocodb
|
||||
tag: 0.105.2@sha256:f62b500512d3e1e18ee37323c5bfe393cb837b294d2e836d00486af1c8d53444
|
||||
tag: 0.105.3@sha256:cb70326f19d1d89688f61e70c383553cfaac62e24904f881268a5036609a694d
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue