Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions kube-vip.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: kube-vip
version: 0.8.4
version: 0.8.5
epoch: 0
description: Kubernetes Control Plane Virtual IP and Load-Balancer
copyright:
Expand All @@ -13,7 +13,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 750f78164f79fc30776793aca7350bdb371a50d2
expected-commit: 78cdf8d5b623d663e143c8a47c11c07e0d2884d9
repository: https://github.com/kube-vip/kube-vip
tag: v${{package.version}}

Expand Down