Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Update README.md #19035

Update README.md

Update README.md #19035

name: Check deprecated K8s versions
on: [pull_request]
jobs:
deprecated-version-check:
name: deprecated version check
runs-on: ubuntu-latest
steps:
- name: Check out code.
uses: actions/checkout@v4
- name: check deprecated versions
run: |
./gh-actions-scripts/install_helm.sh
./gh-actions-scripts/install_pluto.sh
./gh-actions-scripts/check_deprecated_versions.sh