From 19df7dc6f1df89f347ba7d6574f3a0782deb4941 Mon Sep 17 00:00:00 2001 From: Robert Clark Date: Wed, 3 Jul 2024 13:49:13 -0400 Subject: [PATCH] Added timescale helm chart --- .github/workflows/sync-remote-helm-charts.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/sync-remote-helm-charts.yaml b/.github/workflows/sync-remote-helm-charts.yaml index 36d1175c9..8fca1830d 100644 --- a/.github/workflows/sync-remote-helm-charts.yaml +++ b/.github/workflows/sync-remote-helm-charts.yaml @@ -117,6 +117,10 @@ jobs: remote_repository: sqs-controller remote_directory: helm target_directory: addons/sqs-chart + - remote_owner: timescale + remote_repository: helm-charts + remote_directory: charts/timescaledb-single + target_directory: addons/timescale permissions: contents: write