diff --git a/eksctl.yaml b/eksctl.yaml index 77d87272614..7756dae63ea 100644 --- a/eksctl.yaml +++ b/eksctl.yaml @@ -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 @@ -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: |