Skip to content

Commit

Permalink
Add Keyvan to authors of database charts
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Dec 18, 2024
1 parent 1737576 commit 01402ec
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
3 changes: 3 additions & 0 deletions charts/radar-postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ description: PostgreSQL (Postgres) is an open source object-relational database
for reliability and data integrity. ACID-compliant, it supports foreign keys, joins,
views, triggers and stored procedures.
maintainers:
- email: [email protected]
name: Keyvan Hedayati
url: https://www.thehyve.nl
- email: [email protected]
name: Pim van Nierop
url: https://www.thehyve.nl/experts/pim-van-nierop
Expand Down
3 changes: 2 additions & 1 deletion charts/radar-postgresql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ PostgreSQL (Postgres) is an open source object-relational database known for rel

| Name | Email | Url |
| ---- | ------ | --- |
| Keyvan Hedayati | <[email protected]> | <https://www.thehyve.nl> |
| Pim van Nierop | <[email protected]> | <https://www.thehyve.nl/experts/pim-van-nierop> |

## Requirements
Expand Down Expand Up @@ -54,4 +55,4 @@ PostgreSQL (Postgres) is an open source object-relational database known for rel
| postgresql.metrics.enabled | bool | `true` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.8.1](https://github.com/norwoodj/helm-docs/releases/v1.8.1)
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
3 changes: 3 additions & 0 deletions charts/radar-timescaledb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ description: TimescaleDB is an open-source time-series database optimized for fa
an extension to PostgreSQL. It leverages PostgreSQL's reliability and ecosystem while adding time-series specific
optimizations and features, such as automatic partitioning and compression.
maintainers:
- email: [email protected]
name: Keyvan Hedayati
url: https://www.thehyve.nl
- email: [email protected]
name: Pim van Nierop
url: https://www.thehyve.nl/experts/pim-van-nierop
Expand Down
3 changes: 2 additions & 1 deletion charts/radar-timescaledb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ TimescaleDB is an open-source time-series database optimized for fast ingest and

| Name | Email | Url |
| ---- | ------ | --- |
| Keyvan Hedayati | <[email protected]> | <https://www.thehyve.nl> |
| Pim van Nierop | <[email protected]> | <https://www.thehyve.nl/experts/pim-van-nierop> |

## Requirements
Expand Down Expand Up @@ -54,4 +55,4 @@ TimescaleDB is an open-source time-series database optimized for fast ingest and
| postgresql.metrics.enabled | bool | `true` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.8.1](https://github.com/norwoodj/helm-docs/releases/v1.8.1)
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 comments on commit 01402ec

Please sign in to comment.