mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
* [bitnami/vault] Release 1.4.3 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-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-r22
|
|
- name: vault
|
|
image: docker.io/bitnami/vault:1.16.3-debian-12-r1
|
|
- name: vault-csi-provider
|
|
image: docker.io/bitnami/vault-csi-provider:1.4.2-debian-12-r7
|
|
- name: vault-k8s
|
|
image: docker.io/bitnami/vault-k8s:1.4.1-debian-12-r6
|
|
apiVersion: v2
|
|
appVersion: 1.16.3
|
|
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.3
|