Skip to content

Commit a6ee40b

Browse files
committed
2 parents 3a511c3 + 4fb6057 commit a6ee40b

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

charts/elastic/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# elastic
22

3-
![Version: 2.0.10](https://img.shields.io/badge/Version-2.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.16.1](https://img.shields.io/badge/AppVersion-8.16.1-informational?style=flat-square)
3+
![Version: 2.0.10](https://img.shields.io/badge/Version-2.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.17.1](https://img.shields.io/badge/AppVersion-8.17.1-informational?style=flat-square)
44

55
Elasticsearch provides a full-text search engine with an HTTP web interface and schema-free JSON documents.
66

@@ -28,7 +28,7 @@ Elasticsearch provides a full-text search engine with an HTTP web interface and
2828
| elasticsearch.image.pullPolicy | string | `"IfNotPresent"` | |
2929
| elasticsearch.image.registry | string | `"docker.io"` | |
3030
| elasticsearch.image.repository | string | `"bitnami/elasticsearch"` | |
31-
| elasticsearch.image.tag | string | `"8.16.1-debian-12-r0"` | |
31+
| elasticsearch.image.tag | string | `"8.17.1-debian-12-r4"` | |
3232
| elasticsearch.ingress.enabled | bool | `false` | |
3333
| elasticsearch.kibana.elasticsearch.security.auth.createSystemUser | bool | `true` | |
3434
| elasticsearch.kibana.elasticsearch.security.auth.elasticsearchPasswordSecret | string | `"elastic-elasticsearch"` | |

charts/nocodb/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# nocodb
22

3-
![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.258.3](https://img.shields.io/badge/AppVersion-0.258.3-informational?style=flat-square)
3+
![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.260.5](https://img.shields.io/badge/AppVersion-0.260.5-informational?style=flat-square)
44

55
NocoDB is an open source NoCode platform that turns any database into a smart spreadsheet
66

@@ -15,8 +15,8 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
1515

1616
| Repository | Name | Version |
1717
|------------|------|---------|
18-
| https://charts.bitnami.com/bitnami | postgresql | 16.2.5 |
19-
| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.33 |
18+
| https://charts.bitnami.com/bitnami | postgresql | 16.4.6 |
19+
| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.42 |
2020

2121
## Values
2222

@@ -47,7 +47,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
4747
| podAnnotations | object | `{}` | |
4848
| podSecurityContext | object | `{}` | |
4949
| postgresql.fullnameOverride | string | `"nocodb-pg"` | |
50-
| postgresql.image.tag | string | `"15"` | |
50+
| postgresql.image.tag | string | `"16"` | |
5151
| replicaCount | int | `1` | |
5252
| resources | object | `{}` | |
5353
| route.annotations | list | `[]` | |
@@ -65,7 +65,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
6565
| securityContext | object | `{}` | |
6666
| service.image.pullPolicy | string | `"IfNotPresent"` | |
6767
| service.image.repository | string | `"nocodb/nocodb"` | |
68-
| service.image.tag | string | `"0.258.3"` | |
68+
| service.image.tag | string | `"0.260.5"` | |
6969
| serviceAccount.annotations | object | `{}` | |
7070
| serviceAccount.create | bool | `true` | |
7171
| serviceAccount.name | string | `""` | |

0 commit comments

Comments
 (0)