Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Adjust helm chart version
Browse files Browse the repository at this point in the history
Adjusted version to 0.1.0-alpha.1 to reflect pre-release status.
  • Loading branch information
cevian committed Apr 7, 2020
1 parent 561b617 commit 16c227b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ stack.
The following command will install Prometheus, TimescaleDB, Timescale-Prometheus Connector, and Grafana
into your Kubernetes cluster:
```
helm repo add timescale https://charts.timescale.com/
helm repo update
helm install <release_name> timescale/timescale-observability
```

Expand Down
2 changes: 1 addition & 1 deletion helm-chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: timescale-prometheus
version: 0.1.0
version: 0.1.0-alpha.1
apiVersion: v2
description: Timescale Prometheus Connector deployment

0 comments on commit 16c227b

Please sign in to comment.