From 075fc8e465f0d9d2b7e6c7f1fba3218a6c1118b8 Mon Sep 17 00:00:00 2001 From: gmcjy Date: Sat, 22 Oct 2022 12:35:07 +0530 Subject: [PATCH] Added Artifacts link --- .github/workflows/releasechart.yaml | 2 +- helm-charts/mlflow-server/Chart.yaml | 2 +- helm-charts/mlflow-server/README.md | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/releasechart.yaml b/.github/workflows/releasechart.yaml index e14e4cc..e45a279 100644 --- a/.github/workflows/releasechart.yaml +++ b/.github/workflows/releasechart.yaml @@ -34,4 +34,4 @@ jobs: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: charts_dir: helm-charts - charts_repo_url: https://abhishek-ch.github.io/data-machinelearning-the-boring-way \ No newline at end of file + # charts_repo_url: https://abhishek-ch.github.io/data-machinelearning-the-boring-way \ No newline at end of file diff --git a/helm-charts/mlflow-server/Chart.yaml b/helm-charts/mlflow-server/Chart.yaml index 6632ce8..b975368 100644 --- a/helm-charts/mlflow-server/Chart.yaml +++ b/helm-charts/mlflow-server/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: mlflow-server -version: 0.1.5 +version: 0.1.6 appVersion: "1.30.0" description: A Helm chart for MLFlow On Kubernetes diff --git a/helm-charts/mlflow-server/README.md b/helm-charts/mlflow-server/README.md index 307bca3..7bec438 100644 --- a/helm-charts/mlflow-server/README.md +++ b/helm-charts/mlflow-server/README.md @@ -1,6 +1,7 @@ # mlflow-server ![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: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square) +[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/mlflowserver)](https://artifacthub.io/packages/search?repo=mlflowserver) A Helm chart for MLFlow On Kubernetes