diff --git a/.github/workflows/helm-upgrade.yaml b/.github/workflows/helm-upgrade.yaml index 6ab93b157..312d76254 100644 --- a/.github/workflows/helm-upgrade.yaml +++ b/.github/workflows/helm-upgrade.yaml @@ -25,7 +25,7 @@ jobs: - name: Add repos run: | - helm repo add bitnami oci://registry-1.docker.io/bitnamicharts + helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add minio https://charts.min.io/ helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm repo add grafana https://grafana.github.io/helm-charts diff --git a/charts/item-relationship-service/Chart.yaml b/charts/item-relationship-service/Chart.yaml index e0446e282..5ebdb0a03 100644 --- a/charts/item-relationship-service/Chart.yaml +++ b/charts/item-relationship-service/Chart.yaml @@ -43,7 +43,7 @@ version: 7.1.4 appVersion: "5.1.4" dependencies: - name: common - repository: oci://registry-1.docker.io/bitnamicharts + repository: https://charts.bitnami.com/bitnami version: 2.x.x - name: minio repository: https://charts.min.io/