From dd72019dec14c145234e1bc7a11783c8b6594003 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 26 Jun 2023 23:07:09 +0000 Subject: [PATCH] consul/1.16.0 package update --- consul.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/consul.yaml b/consul.yaml index f457b7c4bba..9e4ce82d1ff 100644 --- a/consul.yaml +++ b/consul.yaml @@ -1,8 +1,8 @@ package: name: consul - version: 1.15.3 + version: 1.16.0 # When bumping the version check if the CVE/GHSA mitigations below can be removed. - epoch: 1 + epoch: 0 description: Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. copyright: - license: MPL-2.0 @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/hashicorp/consul tag: v${{package.version}} - expected-commit: 7ce982ce1846ca14e567a91fa7f088084e736155 + expected-commit: 192df66abfb08287f0c1f40d84c64f8a1cd961d2 destination: ${{package.name}} - working-directory: ${{package.name}}