mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
* [bitnami/vault] Add ability to disable the cluster role binding for server rbac Signed-off-by: Christian Raoulis <Christian.Raoulis@telekom.de> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Christian Raoulis <Christian.Raoulis@telekom.de> Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Signed-off-by: Chris <CRaoulis@gmail.com> Co-authored-by: Christian Raoulis <Christian.Raoulis@telekom.de> Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
|
- name: vault
|
|
image: docker.io/bitnami/vault:1.20.2-debian-12-r2
|
|
- name: vault-csi-provider
|
|
image: docker.io/bitnami/vault-csi-provider:1.5.1-debian-12-r4
|
|
- name: vault-k8s
|
|
image: docker.io/bitnami/vault-k8s:1.7.0-debian-12-r4
|
|
licenses: Apache-2.0
|
|
tanzuCategory: clusterUtility
|
|
apiVersion: v2
|
|
appVersion: 1.20.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://dyltqmyl993wv.cloudfront.net/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.9.0
|