Skip to content

chore(deps): update container image k8s.gcr.io/external-dns/external-dns to v0.15.1 #941

chore(deps): update container image k8s.gcr.io/external-dns/external-dns to v0.15.1

chore(deps): update container image k8s.gcr.io/external-dns/external-dns to v0.15.1 #941

Workflow file for this run

---
name: validate
on: # yamllint disable-line rule:truthy
pull_request:
push:
branches:
- 'main'
jobs:
manifests:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/[email protected]
- name: Setup tools
uses: ./.github/actions/tools
- name: Validate manifests
run: ./hack/validate.sh