Skip to content

Commit f99ec39

Browse files
author
Olive Haven
authored
Update Workaround Bitnami Repository URL
Dependency repository URLs updated to `https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami` to match new workaround instructions from: bitnami/charts#10539
1 parent ff5df44 commit f99ec39

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@ details:
3030
dependencies:
3131
- name: rabbitmq
3232
version: 8.0.2
33-
repository: https://raw.githubusercontent.com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc/bitnami
33+
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
3434
condition: rabbitmq.enabled
3535
- name: mongodb
3636
version: 10.0.1
37-
repository: https://raw.githubusercontent.com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc/bitnami
37+
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
3838
condition: mongodb.enabled
3939
- name: external-dns
4040
version: 4.0.0
41-
repository: https://raw.githubusercontent.com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc/bitnami
41+
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
4242
condition: external-dns.enabled
4343
- name: redis
4444
version: 12.3.2
45-
repository: https://raw.githubusercontent.com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc/bitnami
45+
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
4646
condition: redis.enabled

0 commit comments

Comments
 (0)