Skip to content

Commit 850784d

Browse files
authored
update consul chart link to current (#318)
Signed-off-by: Josh Carp <[email protected]>
1 parent 8829bf6 commit 850784d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Cortex requires a Key-Value (KV) store to store the ring. It can use traditional
2727

2828
The recommended approach is to use the built-in memberlist as a KV store, where supported.
2929

30-
External KV stores can be installed alongside Cortex using their respective helm charts https://github.com/bitnami/charts/tree/master/bitnami/etcd and https://github.com/helm/charts/tree/master/stable/consul.
30+
External KV stores can be installed alongside Cortex using their respective helm charts https://github.com/bitnami/charts/tree/master/bitnami/etcd and https://github.com/hashicorp/consul-k8s/tree/main/charts/consul.
3131

3232
### Storage
3333

README.md.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Cortex requires a Key-Value (KV) store to store the ring. It can use traditional
2323

2424
The recommended approach is to use the built-in memberlist as a KV store, where supported.
2525

26-
External KV stores can be installed alongside Cortex using their respective helm charts https://github.com/bitnami/charts/tree/master/bitnami/etcd and https://github.com/helm/charts/tree/master/stable/consul.
26+
External KV stores can be installed alongside Cortex using their respective helm charts https://github.com/bitnami/charts/tree/master/bitnami/etcd and https://github.com/hashicorp/consul-k8s/tree/main/charts/consul.
2727

2828
### Storage
2929

0 commit comments

Comments
 (0)