Skip to content

Commit

Permalink
v1.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed Jul 4, 2021
1 parent 4e3b33d commit ee28f6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions deploy/magda-minion-format/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
apiVersion: v2
name: magda-minion-format
description: A Helm chart for Magda Format Minion
version: "1.0.0"
version: "1.0.0-rc.1"
kubeVersion: ">= 1.14.0-0"
home: "https://github.com/magda-io/magda-minion-format"
sources: ["https://github.com/magda-io/magda-minion-format"]

sources: [ "https://github.com/magda-io/magda-minion-format" ]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@magda/minion-format",
"description": "MAGDA Layering Minion",
"version": "1.0.0",
"version": "1.0.0-rc.1",
"scripts": {
"prebuild": "rimraf dist tsconfig.tsbuildinfo",
"build": "yarn run compile",
Expand Down

0 comments on commit ee28f6e

Please sign in to comment.