Skip to content

Commit dc70ce6

Browse files
committed
Update to version 0.1.2
Signed-off-by: ntl-ibm <[email protected]>
1 parent f392799 commit dc70ce6

File tree

5 files changed

+17
-397
lines changed

5 files changed

+17
-397
lines changed

Diff for: chart/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.1
18+
version: 0.1.2
1919

2020
# This is the version number of the application being deployed. This version number should be
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.
23-
appVersion: 0.1.1
23+
appVersion: 0.1.2
2424

2525
keywords:
2626
- ibm

Diff for: chart/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replicaCount: 1
77
image:
88
repository: alvearie/nlp-insights
99
pullPolicy: Always
10-
tag: 0.1.1
10+
tag: 0.1.2
1111
pullSecret:
1212

1313
service:

0 commit comments

Comments
 (0)