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 eksctl.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: eksctl
version: 0.147.0
version: 0.148.0
epoch: 0
description:
copyright:
Expand All @@ -20,7 +20,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/weaveworks/eksctl
expected-commit: 1e027c53f66aa1680438166fc153aaacd2b3876c
expected-commit: 5c3b271edfbe12daa248a7945c676009b90cad5a
tag: v${{package.version}}

- runs: |
Expand Down