From 7b626c6e6022897711507640bab57de3b342fb55 Mon Sep 17 00:00:00 2001 From: Shea Stewart Date: Tue, 11 Jun 2024 20:49:33 -0400 Subject: [PATCH] Update README.md build bump --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d52792ad..3fdf4ea3 100644 --- a/README.md +++ b/README.md @@ -109,3 +109,4 @@ Run the codebundle | [k8s-kubectl-cmd-sli](https://github.com/runwhen-contrib/rw-cli-codecollection/blob/main/codebundles/k8s-kubectl-cmd/sli.robot) | `k8s` | `Run User Provided Kubectl Command` | This taskset runs a user provided kubectl command and pushes the metric. The supplied command must result in distinct single metric. Command line tools like jq are available. [Docs](https://docs.runwhen.com/public/v/cli-codecollection/k8s-kubectl-cmd) | | [k8s-kubectl-cmd-taskset](https://github.com/runwhen-contrib/rw-cli-codecollection/blob/main/codebundles/k8s-kubectl-cmd/runbook.robot) | `k8s` | `Run User Provided Kubectl Command` | This taskset runs a user provided kubectl command andadds the output to the report. Command line tools like jq are available. [Docs](https://docs.runwhen.com/public/v/cli-codecollection/k8s-kubectl-cmd) | +