Skip to content

Commit

Permalink
Merge pull request #25172 from wolfi-dev/wolfictl-e8a9c7e1-cb15-4a7b-…
Browse files Browse the repository at this point in the history
…9956-cf37c2aec53e

traefik-3.1/3.1.1 package update
  • Loading branch information
octo-sts[bot] authored Jul 30, 2024
2 parents 3774ac3 + bf03b61 commit 7d6258d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions traefik-3.1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: traefik-3.1
version: 3.1.0
version: 3.1.1
epoch: 0
description: The Cloud Native Application Proxy
copyright:
Expand All @@ -23,7 +23,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 4b4eaa49b5c93460cac089ed6d87e1c68c29d8d1
expected-commit: f52a36ba120d18e5748be59efce13fef439d03ce
repository: https://github.com/traefik/traefik
tag: v${{package.version}}

Expand All @@ -32,11 +32,6 @@ pipeline:
yarn install
yarn build
- uses: go/bump
with:
deps: google.golang.org/[email protected]
modroot: .

- uses: go/build
with:
modroot: .
Expand Down

0 comments on commit 7d6258d

Please sign in to comment.