File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## In Development
4
+ * Temporary workaround for #311 to use previous bitnami index from: https://github.com/bitnami/charts/issues/10539 (#312 ) (by @0xhaven )
4
5
5
6
## v0.100.0
6
7
* Switch st2 to ` v3.7 ` as a new default stable version (#274 )
Original file line number Diff line number Diff line change @@ -30,17 +30,17 @@ details:
30
30
dependencies :
31
31
- name : rabbitmq
32
32
version : 8.0.2
33
- repository : https://charts.bitnami .com/bitnami
33
+ repository : https://raw.githubusercontent .com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc /bitnami
34
34
condition : rabbitmq.enabled
35
35
- name : mongodb
36
36
version : 10.0.1
37
- repository : https://charts.bitnami .com/bitnami
37
+ repository : https://raw.githubusercontent .com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc /bitnami
38
38
condition : mongodb.enabled
39
39
- name : external-dns
40
40
version : 4.0.0
41
- repository : https://charts.bitnami .com/bitnami
41
+ repository : https://raw.githubusercontent .com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc /bitnami
42
42
condition : external-dns.enabled
43
43
- name : redis
44
44
version : 12.3.2
45
- repository : https://charts.bitnami .com/bitnami
45
+ repository : https://raw.githubusercontent .com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc /bitnami
46
46
condition : redis.enabled
You can’t perform that action at this time.
0 commit comments