From f1c6f8ee5711728e871d0f913f44c6c5a4cc9314 Mon Sep 17 00:00:00 2001 From: HashiCorp Release Engineering Team <team-rel-eng@hashicorp.com> Date: Wed, 18 Dec 2024 18:14:20 +0000 Subject: [PATCH] hc-release-vault-1.18.3 - Update HashiCorp dependencies --- hardening_manifest.yaml | 44 ++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 2554074..15180b5 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -1,29 +1,29 @@ apiVersion: v1 name: hashicorp/vault tags: - - 1.18.2 - - "1.18" + - 1.18.3 + - "1.18" args: - BASE_IMAGE: redhat/ubi/ubi9 - BASE_TAG: "9.4" + BASE_IMAGE: redhat/ubi/ubi9 + BASE_TAG: "9.4" labels: - org.opencontainers.image.title: vault - org.opencontainers.image.description: Vault is a tool for securely accessing secrets. - org.opencontainers.image.licenses: BUSL-1.1 - org.opencontainers.image.url: https://www.vaultproject.io/ - org.opencontainers.image.vendor: Hashicorp - org.opencontainers.image.version: 1.18.2 - mil.dso.ironbank.image.keywords: opensource - mil.dso.ironbank.image.type: opensource - mil.dso.ironbank.product.name: hashicorp/vault + org.opencontainers.image.title: vault + org.opencontainers.image.description: Vault is a tool for securely accessing secrets. + org.opencontainers.image.licenses: BUSL-1.1 + org.opencontainers.image.url: https://www.vaultproject.io/ + org.opencontainers.image.vendor: Hashicorp + org.opencontainers.image.version: 1.18.3 + mil.dso.ironbank.image.keywords: opensource + mil.dso.ironbank.image.type: opensource + mil.dso.ironbank.product.name: hashicorp/vault resources: - - url: https://releases.hashicorp.com/vault/1.18.2/vault_1.18.2_linux_amd64.zip - filename: vault.zip - validation: - type: sha256 - value: a448c8b6839d76ec54fa320d3a558ff0e5ef0c3d27ea78c88ace333461d7264b + - url: https://releases.hashicorp.com/vault/1.18.3/vault_1.18.3_linux_amd64.zip + filename: vault.zip + validation: + type: sha256 + value: 405ec904a45c2261e2c091640fb805bf5904fd2fe8a991ebc58d2eb64f9a269e maintainers: - - email: ironbank-notifications@hashicorp.com - name: Engineering Services - username: hc-engserv - cht_member: false + - email: ironbank-notifications@hashicorp.com + name: Engineering Services + username: hc-engserv + cht_member: false -- GitLab