Skip to content

Commit b8c84fb

Browse files
committed
meta(fulfillment): new chart version
1 parent 527fdba commit b8c84fb

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,14 @@ done
8181

8282
## Packaging and Releasing
8383

84-
Packaging uses the [helm](https://helm.sh/) tool.
84+
Process:
8585

86-
Releasing uses the [chart-releaser](https://github.com/helm/chart-releaser) tool.
86+
- Packaging uses the [helm](https://helm.sh/) tool.
87+
- Releasing uses the [chart-releaser](https://github.com/helm/chart-releaser) tool.
8788

88-
Both tasks are executed by CI/CD when a branch is merged into `master` branch.
89+
Both tasks are executed automatically by CI/CD when a branch is merged into `master` branch.
8990

90-
## Version upgrading
91+
## Version Upgrading
9192

9293
Automatic upgrade script is available in `python3 upgrade.py`.
9394

charts/fulfillment-srv/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: fulfillment-srv
33
description: Restorecommerce fulfillment-srv
44
type: application
5-
version: 0.1.6
5+
version: 0.1.7
66
appVersion: 0.0.19
77
icon: https://avatars0.githubusercontent.com/u/8339525
88
home: https://docs.restorecommerce.io/fulfillment-srv/index.html

0 commit comments

Comments
 (0)