Skip to content

Commit 7f9c3cc

Browse files
committed
fix chart dir
1 parent 9cefdbe commit 7f9c3cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
branch: main
100100
target_dir: marmot
101101
index_dir: .
102-
charts_dir: charts/marmot
102+
charts_dir: charts/
103103
charts_url: https://marmotdata.github.io/charts
104104
commit_username: marmot-helm-bot
105105
commit_email: marmot-helm-bot@marmotdata.com

charts/marmot/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: marmot
33
description: Marmot is an open-source data catalog that helps teams discover, understand, and govern their data assets. It's designed for modern data ecosystems where data flows through multiple systems, formats, and teams.
44
type: application
5-
version: 0.1.0
5+
version: 0.1.1
66
appVersion: "0.1.0"
77
home: https://github.com/marmotdata/marmot
88
sources:

0 commit comments

Comments
 (0)