diff --git a/consul.yaml b/consul.yaml index 6d89ebdb9a1..288a6148f80 100644 --- a/consul.yaml +++ b/consul.yaml @@ -1,8 +1,8 @@ package: name: consul - version: 1.15.2 + version: 1.15.3 # When bumping the version check if the CVE/GHSA mitigations below can be removed. - epoch: 3 + 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,15 +19,12 @@ pipeline: with: repository: https://github.com/hashicorp/consul tag: v${{package.version}} - expected-commit: 5e08e229dbdaed5adf3ca99afe9df247c51507da + expected-commit: 7ce982ce1846ca14e567a91fa7f088084e736155 destination: ${{package.name}} - working-directory: ${{package.name}} pipeline: - runs: | - # Mitigate GHSA-vvpx-j8f3-3w6h - go get golang.org/x/net@v0.7.0 - # Mitigate GHSA-8cfg-vx93-jvxw go get k8s.io/client-go@v0.20.1