From f82de14a6cf94d20861aa6664137a115e845f6db Mon Sep 17 00:00:00 2001 From: Engineering Services <ironbank-notifications@hashicorp.com> Date: Thu, 2 Mar 2023 12:57:04 +0000 Subject: [PATCH] Update vault to 1.10.11+ent.fips1402 --- hardening_manifest.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index b6bdb2b..7fa2e13 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: hashicorp/vault-enterprise-fips tags: - - 1.10.10 + - 1.10.11 - "1.10" args: BASE_IMAGE: redhat/ubi/ubi8 @@ -12,16 +12,16 @@ labels: org.opencontainers.image.licenses: MPL-2.0 org.opencontainers.image.url: https://www.vaultproject.io/ org.opencontainers.image.vendor: HashiCorp - org.opencontainers.image.version: 1.10.10+ent.fips1402 + org.opencontainers.image.version: 1.10.11+ent.fips1402 mil.dso.ironbank.image.keywords: vault,secrets,golang,kubernetes mil.dso.ironbank.image.type: commercial mil.dso.ironbank.product.name: vault resources: - - url: https://releases.hashicorp.com/vault/1.10.10+ent.fips1402/vault_1.10.10+ent.fips1402_linux_amd64.zip + - url: https://releases.hashicorp.com/vault/1.10.11+ent.fips1402/vault_1.10.11+ent.fips1402_linux_amd64.zip filename: vault.zip validation: type: sha256 - value: f783ef1b5511c8abc685d247c60427395c2b6fa0ff976b9ddb2c112f505574db + value: bb8a1079223f268ddfde0814a5a7d51fc99a567869fcbc30c3003495bbffbe63 maintainers: - email: ironbank-notifications@hashicorp.com name: Engineering Services -- GitLab