Skip to content

Update MSI-Adapter and Envoy version (#186) #23

Update MSI-Adapter and Envoy version (#186)

Update MSI-Adapter and Envoy version (#186) #23

Workflow file for this run

name: Release Helm Chart
on:
push:
tags:
- "v*"
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Publish Helm charts
uses: stefanprodan/helm-gh-pages@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
charts_dir: charts