UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 2801cf3c authored by RENOVATE_BOT's avatar RENOVATE_BOT Committed by Michael Martin
Browse files

chore(deps): update registry1.dso.mil/ironbank/hashicorp/vault/vault-k8s docker tag to v1.6.0

parent 71498cd4
No related branches found
Tags 0.29.0-bb.1
1 merge request!215chore(deps): update registry1.dso.mil/ironbank/hashicorp/vault/vault-k8s docker tag to v1.6.0
......@@ -4,6 +4,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
---
## [0.29.1-bb.1] - 2024-12-10
### Changed
- registry1.dso.mil/ironbank/hashicorp/vault/vault-k8s (source) v1.5.0 -> v1.6.0
## [0.29.1-bb.0] - 2024-12-04
### Changed
......
This diff is collapsed.
......@@ -5,5 +5,5 @@ dependencies:
- name: gluon
repository: oci://registry1.dso.mil/bigbang
version: 0.5.12
digest: sha256:105624a776675e7156624fe31b0c426acfa78eadcfbdc4ebf77fbffa76f5d88a
generated: "2024-11-26T07:19:56.76797824Z"
digest: sha256:b6eb8c18df10da0146d037ce426a5916a0f62f3c046f3a8aa0cda17ac3fe1026
generated: "2024-12-10T10:24:15.175918-05:00"
apiVersion: v2
name: vault
version: '0.29.1-bb.0'
version: '0.29.1-bb.1'
appVersion: 1.18.2
kubeVersion: ">= 1.20.0-0"
description: Official HashiCorp Vault Chart
......@@ -38,7 +38,7 @@ annotations:
- name: vault
image: registry1.dso.mil/ironbank/hashicorp/vault:1.18.2
- name: vault-k8s
image: registry1.dso.mil/ironbank/hashicorp/vault/vault-k8s:v1.5.0
image: registry1.dso.mil/ironbank/hashicorp/vault/vault-k8s:v1.6.0
- name: vault-csi-provider
condition: csi.enabled
image: registry1.dso.mil/ironbank/hashicorp/vault-csi-provider:v1.5.0
......
......@@ -21,7 +21,7 @@ this README. Please refer to the Kubernetes and Helm documentation.
The versions required are:
* **Helm 3.6+**
* **Kubernetes 1.27+** - This is the earliest version of Kubernetes tested.
* **Kubernetes 1.28+** - This is the earliest version of Kubernetes tested.
It is possible that this chart works with earlier versions but it is
untested.
......
......@@ -67,7 +67,7 @@ injector:
# image sets the repo and tag of the vault-k8s image to use for the injector.
image:
repository: "registry1.dso.mil/ironbank/hashicorp/vault/vault-k8s"
tag: "v1.5.0"
tag: "v1.6.0"
pullPolicy: IfNotPresent
# agentImage sets the repo and tag of the Vault image to use for the Vault Agent
......@@ -1151,7 +1151,7 @@ csi:
image:
repository: "registry1.dso.mil/ironbank/hashicorp/vault-csi-provider"
tag: "v1.5.0"
tag: "v1.6.0"
pullPolicy: IfNotPresent
# volumes is a list of volumes made available to all containers. These are rendered
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment