File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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
+ * Temporary workaround for #311 to use previous bitnami index from: https://github.com/bitnami/charts/issues/10539 (#312 # 318 ) (by @0xhaven )
5
5
* Refactor label definitions to be more consistent by building labels and label selectors in partial helper templates. (#299 ) (by @cognifloyd )
6
6
7
7
## v0.100.0
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://raw.githubusercontent.com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc /bitnami
33
+ repository : https://raw.githubusercontent.com/bitnami/charts/archive-full-index /bitnami
34
34
condition : rabbitmq.enabled
35
35
- name : mongodb
36
36
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
38
38
condition : mongodb.enabled
39
39
- name : external-dns
40
40
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
42
42
condition : external-dns.enabled
43
43
- name : redis
44
44
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
46
46
condition : redis.enabled
You can’t perform that action at this time.
0 commit comments