Skip to content

Commit a7a58fa

Browse files
author
Paulo Guilherme Pinheiro Pereira
committed
Fix repository origin for rabbitmq and redis
1 parent 51112cc commit a7a58fa

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ appVersion: "1.16.0"
2626
dependencies:
2727
- name: rabbitmq
2828
version: "14.7.0"
29-
repository: "oci://registry.cern.ch/kubeflow/charts"
29+
repository: "oci://registry-1.docker.io/bitnamicharts"
3030
condition: rabbitmq.enabled
3131
- name: redis
3232
version: "19.5.4"
33-
repository: "oci://registry.cern.ch/kubeflow/charts"
33+
repository: "oci://registry-1.docker.io/bitnamicharts"
3434
condition: redis.enabled

charts/charts/rabbitmq-14.7.0.tgz

66.8 KB
Binary file not shown.

charts/charts/redis-19.5.4.tgz

89 KB
Binary file not shown.

0 commit comments

Comments
 (0)