Skip to content

Commit

Permalink
change release to alpha.2 because of duplication release name
Browse files Browse the repository at this point in the history
  • Loading branch information
jevy-wangfei committed Jul 5, 2021
1 parent 067ddc2 commit 046d617
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- #2 CKAN crawler shouldn't attempt crawling user info
- Use chart version as default docker image version

# 1.0.1-alpha.1
# 2

- Resolve the issue of #6
- Add support of searching contact_point, licence_title, spatial_coverage, temporal_coverage_from, and temporal_coverage_to from ckan dataset extras field if they are not found at dataset fields.
2 changes: 1 addition & 1 deletion deploy/magda-ckan-connector/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: magda-ckan-connector
description: A Helm chart for Magda Ckan Connector
version: "1.0.1-alpha.1"
version: "1.0.1-alpha.2"
kubeVersion: ">= 1.14.0-0"
home: "https://github.com/magda-io/magda-ckan-connector"
sources: [ "https://github.com/magda-io/magda-ckan-connector" ]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@magda/ckan-connector",
"description": "MAGDA CKAN Connector",
"version": "1.0.1-alpha.1",
"version": "1.0.1-alpha.2",
"scripts": {
"prebuild": "rimraf dist tsconfig.tsbuildinfo",
"build": "yarn run compile",
Expand Down

0 comments on commit 046d617

Please sign in to comment.