Skip to content

Commit 6bef649

Browse files
authored
Merge pull request #3138 from wolfi-dev/wolfictl-25641afb-360d-46ad-b4d4-3a187d9f8972
consul/1.16.0 package update
2 parents 56d6cbf + dd72019 commit 6bef649

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

consul.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package:
22
name: consul
3-
version: 1.15.3
3+
version: 1.16.0
44
# When bumping the version check if the CVE/GHSA mitigations below can be removed.
5-
epoch: 1
5+
epoch: 0
66
description: Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
77
copyright:
88
- license: MPL-2.0
@@ -19,7 +19,7 @@ pipeline:
1919
with:
2020
repository: https://github.com/hashicorp/consul
2121
tag: v${{package.version}}
22-
expected-commit: 7ce982ce1846ca14e567a91fa7f088084e736155
22+
expected-commit: 192df66abfb08287f0c1f40d84c64f8a1cd961d2
2323
destination: ${{package.name}}
2424

2525
- working-directory: ${{package.name}}

0 commit comments

Comments
 (0)