Skip to content

Commit

Permalink
flux/2.4.0 package update (#29732)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Oct 1, 2024
1 parent a4d03a9 commit 5f6c9d5
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions flux.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: flux
version: 2.3.0
epoch: 7
version: 2.4.0
epoch: 0
description: Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
copyright:
- license: Apache-2.0
Expand All @@ -21,14 +21,10 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 896e0fa46d5107a05e953dd0a5261d78a145ec8c
expected-commit: 5350425cdcd5fa015337e09fa502153c0275bd4b
repository: https://github.com/fluxcd/flux2
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/docker/[email protected]

- runs: |
mkdir -p "${{targets.destdir}}"/usr/bin
VERSION=${{package.version}} make build
Expand Down

0 comments on commit 5f6c9d5

Please sign in to comment.