Skip to content

Commit 577ce5e

Browse files
committed
version bump
1 parent f2c7817 commit 577ce5e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

helm/metadig-controller/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 1.0.8
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v.3.2.0"
24+
appVersion: "v.3.2.1"

helm/metadig-scheduler/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 1.0.7
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v.3.2.0"
24+
appVersion: "v.3.2.1"

helm/metadig-scorer/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 1.0.7
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v.3.2.0"
24+
appVersion: "v.3.2.1"

helm/metadig-worker/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 1.0.8
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v.3.2.0"
24+
appVersion: "v.3.2.1"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>edu.ucsb.nceas</groupId>
77
<artifactId>metadig-engine</artifactId>
8-
<version>3.2.1-SNAPSHOT</version>
8+
<version>3.2.1</version>
99
<packaging>jar</packaging>
1010
<name>metadig-engine</name>
1111
<description>MetaDIG library for running metadata quality tests</description>

0 commit comments

Comments
 (0)