From 8145e72530619d2d5ccf5a02bd9c04cec82f3818 Mon Sep 17 00:00:00 2001 From: Matt Ray Date: Fri, 6 Oct 2023 13:05:19 +1100 Subject: [PATCH] Updated for reviewed changes. Thanks to @tudi2d and @benjdlambert Signed-off-by: Matt Ray --- .changeset/young-toes-knock.md | 4 +--- plugins/opencost/README.md | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.changeset/young-toes-knock.md b/.changeset/young-toes-knock.md index 91d263e0fe..6371dec193 100644 --- a/.changeset/young-toes-knock.md +++ b/.changeset/young-toes-knock.md @@ -1,7 +1,5 @@ --- -'@backstage/plugin-opencost': minor +'@backstage/plugin-opencost': patch --- Fix for broken image reference. - -Fixed https://github.com/backstage/backstage/issues/20333 diff --git a/plugins/opencost/README.md b/plugins/opencost/README.md index 87375314a9..05c63206a2 100644 --- a/plugins/opencost/README.md +++ b/plugins/opencost/README.md @@ -58,7 +58,7 @@ If you haven't set up an ingress rule, you can port-forward the API with kubectl -n opencost port-forward deployment/opencost 9003 ``` -Add the following to your `app-config.local.yaml`: +Add the following to your `app-config.yaml`: ```yaml opencost: