Skip to content

Commit

Permalink
meta(fulfillment): new chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
vanthome committed Nov 28, 2023
1 parent 527fdba commit b8c84fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,14 @@ done

## Packaging and Releasing

Packaging uses the [helm](https://helm.sh/) tool.
Process:

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

Both tasks are executed by CI/CD when a branch is merged into `master` branch.
Both tasks are executed automatically by CI/CD when a branch is merged into `master` branch.

## Version upgrading
## Version Upgrading

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

Expand Down
2 changes: 1 addition & 1 deletion charts/fulfillment-srv/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: fulfillment-srv
description: Restorecommerce fulfillment-srv
type: application
version: 0.1.6
version: 0.1.7
appVersion: 0.0.19
icon: https://avatars0.githubusercontent.com/u/8339525
home: https://docs.restorecommerce.io/fulfillment-srv/index.html
Expand Down

0 comments on commit b8c84fb

Please sign in to comment.