diff options
Diffstat (limited to 'roles/photos/files/postgres/Chart.yaml')
-rw-r--r-- | roles/photos/files/postgres/Chart.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/photos/files/postgres/Chart.yaml b/roles/photos/files/postgres/Chart.yaml new file mode 100644 index 0000000..f64d74d --- /dev/null +++ b/roles/photos/files/postgres/Chart.yaml @@ -0,0 +1,6 @@ +apiVersion: v2 +name: pgvectors +description: Postgres chart with pgvector extension +type: application + +version: 0.1.0 |