mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
* [bitnami/consul] Release 10.12.7 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
36 lines
983 B
YAML
36 lines
983 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: DeveloperTools
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: consul-exporter
|
|
image: docker.io/bitnami/consul-exporter:0.9.0-debian-11-r239
|
|
- name: consul
|
|
image: docker.io/bitnami/consul:1.16.1-debian-11-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r31
|
|
apiVersion: v2
|
|
appVersion: 1.16.1
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: HashiCorp Consul is a tool for discovering and configuring services in your infrastructure.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/consul/img/consul-stack-220x234.png
|
|
keywords:
|
|
- discovering
|
|
- configuring
|
|
- services
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: consul
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/consul
|
|
version: 10.12.7
|