mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/vault] Release 1.7.8 (#33516)
* [bitnami/vault] Release 1.7.8 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.7.7 (2025-05-06)
|
||||
## 1.7.8 (2025-05-07)
|
||||
|
||||
* [bitnami/vault] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33445](https://github.com/bitnami/charts/pull/33445))
|
||||
* [bitnami/vault] Release 1.7.8 ([#33516](https://github.com/bitnami/charts/pull/33516))
|
||||
|
||||
## <small>1.7.7 (2025-05-07)</small>
|
||||
|
||||
* [bitnami/vault] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33445) ([3a89290](https://github.com/bitnami/charts/commit/3a89290df070eb355495262d431f4e1624b31df1)), closes [#33445](https://github.com/bitnami/charts/issues/33445)
|
||||
|
||||
## <small>1.7.6 (2025-04-30)</small>
|
||||
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
- name: vault
|
||||
image: docker.io/bitnami/vault:1.19.3-debian-12-r0
|
||||
image: docker.io/bitnami/vault:1.19.3-debian-12-r1
|
||||
- name: vault-csi-provider
|
||||
image: docker.io/bitnami/vault-csi-provider:1.5.0-debian-12-r22
|
||||
- name: vault-k8s
|
||||
image: docker.io/bitnami/vault-k8s:1.6.2-debian-12-r6
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 1.19.3
|
||||
dependencies:
|
||||
@@ -22,7 +22,8 @@ dependencies:
|
||||
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.
|
||||
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:
|
||||
@@ -36,4 +37,4 @@ maintainers:
|
||||
name: vault
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/vault
|
||||
version: 1.7.7
|
||||
version: 1.7.8
|
||||
|
||||
@@ -95,7 +95,7 @@ server:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/vault
|
||||
tag: 1.19.3-debian-12-r0
|
||||
tag: 1.19.3-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user