Skip to content

Add Istio 1.24.2 to external images #18

Add Istio 1.24.2 to external images

Add Istio 1.24.2 to external images #18

name: Sync External Images
on:
push:
branches:
- main
paths:
- "external-images.yaml"
pull_request_target:
types: [ opened, edited, synchronize, reopened, ready_for_review ]
branches:
- main
paths:
- "external-images.yaml"
permissions:
id-token: write # This is required for requesting the JWT token
contents: read # This is required for actions/checkout
jobs:
sync-external-images:
uses: kyma-project/test-infra/.github/workflows/image-syncer.yml@main