Skip to content

Commit

Permalink
Fix typo (#26)
Browse files Browse the repository at this point in the history
* Fix typo

* Bump digdag 0.3.1 to 0.3.2
  • Loading branch information
skyoo2003 committed Feb 15, 2021
1 parent 62c1fcf commit 228fcb3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/digdag/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: digdag
description: A Helm chart for Digdag
type: application
version: 0.3.1
version: 0.3.2
appVersion: 0.9.42
dependencies:
- condition: postgresql-ha.enabled
Expand All @@ -14,7 +14,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 10.2.x
engine: gotpl
home: https://github.com/skyoo2003/helm-charts/tree/master/charts/digdag
home: https://github.com/skyoo2003/helm-charts/tree/main/charts/digdag
icon: https://docs.digdag.io/_static/logo/logo-digdag-sq-tr.png
keywords:
- digdag
Expand Down
2 changes: 1 addition & 1 deletion ct.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
chart-dirs:
- charts
chart-repos:
- helm-charts=https://skyoo2003.github.io/helm-charts
- skyoo2003=https://skyoo2003.github.io/helm-charts
helm-extra-args: --timeout 800s
check-version-increment: true
validate-chart-schema: true
Expand Down

0 comments on commit 228fcb3

Please sign in to comment.