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
6 changes: 3 additions & 3 deletions eksctl.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: eksctl
version: 0.152.0
epoch: 1
version: 0.153.0
epoch: 0
description:
copyright:
- license: Apache-2.0
Expand All @@ -20,7 +20,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/weaveworks/eksctl
expected-commit: 07815508650e5516ec08844009502a7d64a927b0
expected-commit: a79b3826a8f87040927d0bde8db3de7b3f32e0f1
tag: v${{package.version}}

- runs: |
Expand Down