Skip to content

Commit

Permalink
Merge pull request #10210 from wolfi-dev/wolfictl-ec7d0749-9a66-4074-…
Browse files Browse the repository at this point in the history
…973b-805964a4a6c3

kubernetes-ingress-defaultbackend/1.26.2 package update
  • Loading branch information
ajayk authored Dec 20, 2023
2 parents 7d69761 + 1086326 commit d8d839d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes-ingress-defaultbackend.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: kubernetes-ingress-defaultbackend
version: 1.26.1
version: 1.26.2
epoch: 0
description: 'A simple web server that respond 404 common used in kubernetes ingress, serve pages 404 at root and 200 at /healthz'
copyright:
Expand All @@ -22,7 +22,7 @@ pipeline:
with:
repository: https://github.com/kubernetes/ingress-gce
tag: v${{package.version}}
expected-commit: 78c8e029a10e18a91c49941a11a0cf06a1e2386b
expected-commit: 2863820085cabbe2186c041fe1a3ca9d0a57ae09

- uses: go/build
with:
Expand Down

0 comments on commit d8d839d

Please sign in to comment.