diff --git a/consul.yaml b/consul.yaml index f457b7c4bba..51ca2cf5308 100644 --- a/consul.yaml +++ b/consul.yaml @@ -1,8 +1,8 @@ package: name: consul - version: 1.15.3 + version: 1.15.4 # 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: c3f767b1146f4e394dc147f6d9438f02b7039928 destination: ${{package.name}} - working-directory: ${{package.name}}