Skip to content

chore(deps): update container image ghcr.io/fluxcd/kustomize-controller to v0.35.1 - autoclosed #949

chore(deps): update container image ghcr.io/fluxcd/kustomize-controller to v0.35.1 - autoclosed

chore(deps): update container image ghcr.io/fluxcd/kustomize-controller to v0.35.1 - autoclosed #949

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