Skip to content

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

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

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

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/checkout@v3.0.2
- name: Setup tools
uses: ./.github/actions/tools
- name: Validate manifests
run: ./hack/validate.sh