Skip to content

Commit

Permalink
chore: bump system
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Mar 27, 2024
1 parent e01e870 commit 88739b1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ This is a required step to update all charts to lint them, test them and generat

First install all necessary packages via `pip3 install -r requirements.txt`.

And ensure these tools are also installed:

* helm-docs: https://github.com/norwoodj/helm-docs
* chart-testing: https://github.com/helm/chart-testing
* kubeval: https://github.com/instrumenta/kubeval

Then execute the script:

```bash
Expand Down
2 changes: 1 addition & 1 deletion charts/system/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ maintainers:
url: https://restorecommerce.io/
name: system
type: application
version: 0.1.44
version: 0.1.45
2 changes: 1 addition & 1 deletion charts/system/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# system

![Version: 0.1.43](https://img.shields.io/badge/Version-0.1.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.45](https://img.shields.io/badge/Version-0.1.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart for the Restorecommerce system

Expand Down

0 comments on commit 88739b1

Please sign in to comment.