Skip to content

Commit ec7b220

Browse files
k8s_gateway/1.6.1 package update (#71404)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> <!--ci-cve-scan:fail-any--> Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
1 parent 51bc058 commit ec7b220

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

k8s_gateway.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: k8s_gateway
3-
version: "1.6.0"
4-
epoch: 3 # CVE-2025-58187
3+
version: "1.6.1"
4+
epoch: 0 # CVE-2025-58187
55
description: A CoreDNS plugin to resolve all types of external Kubernetes resources
66
copyright:
77
- license: Apache-2.0
@@ -17,13 +17,7 @@ pipeline:
1717
with:
1818
repository: https://github.com/k8s-gateway/k8s_gateway
1919
tag: v${{package.version}}
20-
expected-commit: 164fe21e9e2e78675e43bb7772678a9e32cb69af
21-
22-
- uses: go/bump
23-
with:
24-
deps: |-
25-
github.com/go-viper/mapstructure/v2@v2.4.0
26-
github.com/quic-go/quic-go@v0.54.1
20+
expected-commit: 8b1cb5ac9b27362a76704a91fdd383bea370b250
2721

2822
- uses: go/build
2923
with:

0 commit comments

Comments
 (0)