Skip to content

Add charts for CNI and metrics helper and bump LBC chart version #415

Add charts for CNI and metrics helper and bump LBC chart version

Add charts for CNI and metrics helper and bump LBC chart version #415

Workflow file for this run

name: CI
on:
pull_request:
paths:
- "**/*.tpl"
- "**/*.yaml"
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
if: github.repository == 'aws/eks-charts'
steps:
-
name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- run: make install-toolchain
- run: make verify
- run: make package