From c3e86e677ff7e29ddf488c7c2b118b325308cee1 Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Thu, 2 Jun 2022 14:28:44 +0200 Subject: [PATCH] Revert "Use github for postgres chart index (#24089)" This reverts commit 90ff36ab4db8cbad02904dddccec645c4304b721. --- chart/Chart.lock | 6 +++--- chart/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/Chart.lock b/chart/Chart.lock index 8372056dfc42f..62164f3752d4f 100644 --- a/chart/Chart.lock +++ b/chart/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql - repository: https://raw.githubusercontent.com/bitnami/charts/index/bitnami + repository: https://charts.bitnami.com/bitnami version: 10.5.3 -digest: sha256:d5e64d3d4563f3fc69b813202dd99708b682ba7e59172a64841e8597c171de33 -generated: "2022-06-01T14:46:45.798916-06:00" +digest: sha256:d8ba564b767cbf73a4ca87cb3b97e0a75bc813ba0a58a1b0bd6c7154a608e783 +generated: "2021-07-20T23:05:18.37915+01:00" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index e612d0d09b555..62f3538bcb2ac 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -35,7 +35,7 @@ keywords: dependencies: - name: postgresql version: 10.5.3 - repository: "https://raw.githubusercontent.com/bitnami/charts/index/bitnami" + repository: "https://charts.bitnami.com/bitnami" condition: postgresql.enabled maintainers: - email: dev@airflow.apache.org