Skip to content

Commit 403d7c6

Browse files
committed
feat(charts): set the default chart version
1 parent 93d0e78 commit 403d7c6

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ Please see below for links and descriptions of each component:
2727
We welcome your input! If you have feedback, please [submit an issue][issues]. If you'd like to participate in development, please read the "Working on Documentation" section below and [submit a pull request][prs].
2828

2929
# Working on Documentation
30-
31-
[![Build Status](https://travis-ci.org/drycc/workflow.svg?branch=main)](https://travis-ci.org/drycc/workflow)
30+
[![Build Status](https://drone.drycc.cc/api/badges/drycc/workflow/status.svg)](https://drone.drycc.cc/drycc/workflow)
3231
[![Latest Docs](http://img.shields.io/badge/docs-latest-fc1e5e.svg)](http://docs-v2.readthedocs.org/en/latest/)
3332

3433
The Drycc project welcomes contributions from all developers. The high level process for development matches many other open source projects. See below for an outline.

charts/workflow/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: workflow
22
home: https://github.com/drycc/workflow
3-
version: <Will be populated by the ci before publishing the chart>
3+
version: v1.0.0
44
description: Drycc Workflow
55
maintainers:
66
- name: Team Drycc

0 commit comments

Comments
 (0)