Skip to content

Commit

Permalink
rancher-fleet/0.10.1 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <[email protected]>
  • Loading branch information
wolfi-bot committed Aug 15, 2024
1 parent 742b22b commit 81a406b
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions rancher-fleet.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: rancher-fleet
version: 0.10.0
epoch: 3
version: 0.10.1
epoch: 0
description: Deploy workloads from Git to large fleets of Kubernetes clusters
copyright:
- license: Apache-2.0
Expand All @@ -18,14 +18,10 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21
expected-commit: 62de718a20e1377d5a8702876077762ed9a37f27
repository: https://github.com/rancher/fleet
tag: v${{package.version}}

- uses: go/bump
with:
deps: k8s.io/[email protected] github.com/docker/[email protected]

subpackages:
- name: ${{package.name}}-agent
pipeline:
Expand Down

0 comments on commit 81a406b

Please sign in to comment.