Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusandra committed Apr 14, 2020
1 parent 2e14499 commit 13c2ef8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ This repository contains helm charts for PostHog:

* [PostHog](https://github.com/PostHog/charts/blob/master/charts/posthog/README.md)

```shell script
helm repo add posthog https://posthog.github.io/charts/
helm repo update
helm install posthog posthog/posthog
```
2 changes: 1 addition & 1 deletion charts/posthog/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 1.0.3.1
version: 1.0.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand Down

0 comments on commit 13c2ef8

Please sign in to comment.