From faa704b9d0a801ae5c062215d72d39e33f514ae7 Mon Sep 17 00:00:00 2001 From: Liya Katz Date: Wed, 4 Sep 2024 09:12:28 +0300 Subject: [PATCH] small update to Helm chart readme (#170) --- deployment/helm_chart/opik/README.md | 1 - deployment/helm_chart/opik/README.md.gotmpl | 2 -- 2 files changed, 3 deletions(-) diff --git a/deployment/helm_chart/opik/README.md b/deployment/helm_chart/opik/README.md index 979f2e97b..0a991b034 100644 --- a/deployment/helm_chart/opik/README.md +++ b/deployment/helm_chart/opik/README.md @@ -2,7 +2,6 @@ A Helm chart for Comet Opik -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) # Run Comet Opik with Helm ## Installation Prerequisites for local installation diff --git a/deployment/helm_chart/opik/README.md.gotmpl b/deployment/helm_chart/opik/README.md.gotmpl index 0d1597b6b..1e2d22325 100644 --- a/deployment/helm_chart/opik/README.md.gotmpl +++ b/deployment/helm_chart/opik/README.md.gotmpl @@ -1,8 +1,6 @@ {{ template "chart.header" . }} {{ template "chart.description" . }} - -{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} # Run Comet Opik with Helm ## Installation Prerequisites for local installation