Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vad1mo committed Jul 12, 2024
1 parent 934c082 commit e812630
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

This file documents all notable changes to the [n8n-helm-chart](https://github.com/8gears/n8n-helm-chart/). The release numbering uses [semantic versioning](http://semver.org).

The actual changelog is located in (./Chart.yaml)[Chart.yaml].
The full changelog is located in GitHub release notes https://github.com/8gears/n8n-helm-chart/releases/ and as summery on https://artifacthub.io/packages/helm/open-8gears/n8n?modal=changelog
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,9 +358,5 @@ instance is disabled and by default a single webhook instance is started.

## Chart Deployment

```shell
helm package .
helm registry login -u $USER 8gears.container-registry.com
helm push n8n-0.20.1.tgz oci://8gears.container-registry.com/library/n8n
```

1. Update the `Chart.yaml` with the new version number for the chart and/or app.
2. In GitHub create a new release with the the chart version number as the tag and title.

0 comments on commit e812630

Please sign in to comment.