This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stable/consul is deprecated in favor of HashiCorp's official Helm chart. Signed-off-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,17 @@ | ||
apiVersion: v1 | ||
name: consul | ||
home: /~https://github.com/hashicorp/consul | ||
version: 3.9.5 | ||
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 | ||
maintainers: | ||
- name: lachie83 | ||
email: lachlan.evenson@microsoft.com | ||
# NOTE: Deprecated charts can't have maintainers but leaving commented-out for | ||
# posterity. | ||
# maintainers: | ||
# - name: lachie83 | ||
# email: lachlan.evenson@microsoft.com | ||
deprecated: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters