Skip to content

feat: bump istio 1.24.2 #18

feat: bump istio 1.24.2

feat: bump istio 1.24.2 #18

name: release istio-discovery
on:
push:
branches:
- main
paths:
- 'stable/istio-discovery/**'
release:
types: [published, created]
workflow_dispatch:
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Publish Helm charts
uses: ./.github/actions/helm-gh-pages
with:
token: ${{ secrets.CR_TOKEN }}
charts_dir: stable/istio-discovery