Skip to content

Commit

Permalink
kubernetes-dns-node-cache/1.23.1-r4: cve remediation (#35050)
Browse files Browse the repository at this point in the history
kubernetes-dns-node-cache/1.23.1-r4: fix GHSA-27wf-5967-98gx

Advisory data:
https://github.com/wolfi-dev/advisories/blob/main/kubernetes-dns-node-cache.advisories.yaml

Co-authored-by: octo-sts[bot] <[email protected]>
  • Loading branch information
octo-sts[bot] and octo-sts[bot] authored Nov 23, 2024
1 parent ffd0d1f commit 9e8a50b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes-dns-node-cache.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kubernetes-dns-node-cache
version: 1.23.1
epoch: 4
epoch: 5
description: NodeLocal DNSCache improves Cluster DNS performance by running a DNS caching agent on cluster nodes as a DaemonSet.
copyright:
- license: Apache-2.0
Expand All @@ -24,7 +24,7 @@ pipeline:

- uses: go/bump
with:
deps: google.golang.org/[email protected] golang.org/x/[email protected] github.com/quic-go/[email protected] github.com/coredns/[email protected] k8s.io/kubernetes@v1.27.16
deps: google.golang.org/[email protected] golang.org/x/[email protected] github.com/quic-go/[email protected] github.com/coredns/[email protected] k8s.io/kubernetes@v1.28.12
replaces: k8s.io/kube-openapi=k8s.io/[email protected]

- uses: go/build
Expand Down

0 comments on commit 9e8a50b

Please sign in to comment.