Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Check for Deprecated K8s APIs #17

Check for Deprecated K8s APIs

Check for Deprecated K8s APIs #17

Workflow file for this run

name: Check for Deprecated K8s APIs
on:
schedule:
- cron: '0 0 1 * *'
jobs:
check_for_deprecated_APIs:
name: Check Deprecated K8s APIs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Download Pluto
uses: FairwindsOps/pluto/github-action@master
- name: Use pluto
run: |
pluto detect-files -d ./charts/easyauth-proxy
pluto detect-files -d ./