imfreedom/k8s-cluster

Update hub to the most recent release

2022-01-16, Gary Kramlich
c03a446c6eb4
Update hub to the most recent release
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: docker.io/rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]