From 65a80623e48f80dbad01ab0a69bddc63ec40caf8 Mon Sep 17 00:00:00 2001 From: Joris 'Josh' De Winne Date: Mon, 13 Nov 2023 08:31:58 -0800 Subject: [PATCH] Update README.md Fixes #33 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29618d7..8e80f4c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The next job will setup a compatibility matrix of clusters, deploy the app and e Based on your preference you can either use the simplified prepare-cluster version, or the highly customizable version. #### Prepare Cluster -See the [example workflow](example-workflows/development-helm-smoke-test.yaml) for more details and also the [prepare-cluster](prepare-cluster) directory for the actual action. +See the [example workflow](example-workflows/development-helm-prepare-cluster.yaml) for more details and also the [prepare-cluster](prepare-cluster) directory for the actual action. https://github.com/replicatedhq/replicated-actions/blob/71c3cdf8e9b72754fdad6394238d5f872c1b8c65/example-workflows/development-helm-prepare-cluster.yaml#L1-L35 @@ -31,4 +31,4 @@ The next job will setup a compatibility matrix of clusters, deploy the app and e See the [example workflow](example-workflows/release.yaml) for more details. -https://github.com/replicatedhq/replicated-actions/blob/71c3cdf8e9b72754fdad6394238d5f872c1b8c65/example-workflows/release.yaml#L1-L151 \ No newline at end of file +https://github.com/replicatedhq/replicated-actions/blob/71c3cdf8e9b72754fdad6394238d5f872c1b8c65/example-workflows/release.yaml#L1-L151