mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 23:47:48 +08:00
* Only mount data volume if persistence is enabled Signed-off-by: Everton Moreth <everton.moreth@devzero.io> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Everton Moreth <everton.moreth@devzero.io> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r25
|
|
- name: vault
|
|
image: docker.io/bitnami/vault:1.17.2-debian-12-r0
|
|
- name: vault-csi-provider
|
|
image: docker.io/bitnami/vault-csi-provider:1.4.3-debian-12-r2
|
|
- name: vault-k8s
|
|
image: docker.io/bitnami/vault-k8s:1.4.2-debian-12-r2
|
|
apiVersion: v2
|
|
appVersion: 1.17.2
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Vault is a tool for securely managing and accessing secrets using a unified interface. Features secure storage, dynamic secrets, data encryption and revocation.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/vault/img/vault-stack-220x234.png
|
|
keywords:
|
|
- security
|
|
- secrets
|
|
- injection
|
|
- vault
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: vault
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/vault
|
|
version: 1.4.14
|