Skip to content

tools: update eksctl to 0.191.0 #401

tools: update eksctl to 0.191.0

tools: update eksctl to 0.191.0 #401

Workflow file for this run

name: Images
on:
pull_request:
paths-ignore:
- 'docs/**'
- '.github/dependabot.yml'
- 'bottlerocket/tests/workload/**'
push:
paths-ignore:
- 'docs/**'
- '.github/dependabot.yml'
- 'bottlerocket/tests/workload/**'
branches: [develop]
jobs:
images:
runs-on:
group: bottlerocket
labels: bottlerocket_ubuntu-latest_16-core
steps:
- uses: actions/checkout@v4
# Build local tools container in case we are working on a new tools release
- run: make tools
- run: make images