mirror of
https://github.com/helm/charts.git
synced 2026-08-19 12:27:02 +00:00
stable/consul is deprecated in favor of HashiCorp's official Helm chart. Signed-off-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
18 lines
706 B
YAML
Executable File
18 lines
706 B
YAML
Executable File
apiVersion: v1
|
|
name: consul
|
|
home: https://github.com/hashicorp/consul
|
|
version: 3.9.6
|
|
appVersion: 1.5.3
|
|
description: Highly available and distributed service discovery and key-value store
|
|
designed with support for the modern data center to make distributed systems and
|
|
configuration easy.
|
|
icon: https://raw.githubusercontent.com/hashicorp/consul/bce3809dfca37b883828c3715b84143dd71c0f85/website/source/assets/images/favicons/android-chrome-512x512.png
|
|
sources:
|
|
- https://github.com/kelseyhightower/consul-on-kubernetes
|
|
# NOTE: Deprecated charts can't have maintainers but leaving commented-out for
|
|
# posterity.
|
|
# maintainers:
|
|
# - name: lachie83
|
|
# email: lachlan.evenson@microsoft.com
|
|
deprecated: true
|