Skip to content

Commit

Permalink
argo-events/1.9.3 package update (#35316)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <[email protected]>
Signed-off-by: kranurag7 <[email protected]>
Co-authored-by: wolfi-bot <[email protected]>
Co-authored-by: kranurag7 <[email protected]>
  • Loading branch information
3 people authored Nov 30, 2024
1 parent cbd9ed8 commit 5a37b8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions argo-events.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
package:
name: argo-events
version: 1.9.2
epoch: 2
version: 1.9.3
epoch: 0
description: Event-driven Automation Framework for Kubernetes.
copyright:
- license: Apache-2.0

pipeline:
- uses: git-checkout
with:
expected-commit: 8dd63f1305746e6503269a7675288b1f65e53df5
expected-commit: 9c8bda9ad1d46bf75e91b851d2265acbf704efbc
repository: https://github.com/argoproj/argo-events
tag: v${{package.version}}

- uses: go/bump
with:
deps: github.com/Azure/azure-sdk-for-go/sdk/[email protected] github.com/hashicorp/[email protected] github.com/golang-jwt/jwt/[email protected]
deps: github.com/hamba/avro/[email protected]
replaces: github.com/whilp/git-urls=github.com/chainguard-dev/[email protected] github.com/hamba/avro=github.com/hamba/avro/[email protected]

- uses: go/build
Expand Down

0 comments on commit 5a37b8a

Please sign in to comment.