Skip to content
Closed
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.148.0
version: 0.149.0
epoch: 0
description:
copyright:
Expand All @@ -20,7 +20,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/weaveworks/eksctl
expected-commit: 5c3b271edfbe12daa248a7945c676009b90cad5a
expected-commit: 97ec4b2d946c101db9ea26cd61dbac35a9a7fc05
tag: v${{package.version}}

- runs: |
Expand Down