Skip to content

Commit

Permalink
Added Artifacts link
Browse files Browse the repository at this point in the history
  • Loading branch information
gmcjy authored and gmcjy committed Oct 22, 2022
1 parent f353202 commit 075fc8e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/releasechart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
# charts_repo_url: https://abhishek-ch.github.io/data-machinelearning-the-boring-way
2 changes: 1 addition & 1 deletion helm-charts/mlflow-server/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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

Expand Down
1 change: 1 addition & 0 deletions helm-charts/mlflow-server/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 075fc8e

Please sign in to comment.