diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 1a9cd2e6..a1b9440e 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -4,8 +4,8 @@ description: A Helm chart for the Timescale Observability Suite type: application -version: 0.1.0-alpha.4 -appVersion: 0.1.0-alpha.4 +version: 0.1.0-alpha.4.1 +appVersion: 0.1.0-alpha.4.1 dependencies: - name: timescaledb-single @@ -14,7 +14,7 @@ dependencies: repository: https://charts.timescale.com - name: timescale-prometheus condition: timescale-prometheus.enabled - version: 0.1.0-alpha.4 + version: 0.1.0-alpha.4.1 repository: https://charts.timescale.com - name: prometheus condition: prometheus.enabled diff --git a/chart/values.yaml b/chart/values.yaml index f1751131..90122c77 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -19,7 +19,7 @@ timescaledb-single: # https://github.com/timescale/timescale-prometheus/tree/master/helm-chart timescale-prometheus: enabled: true - image: timescale/timescale-prometheus:0.1.0-alpha.4 + image: timescale/timescale-prometheus:0.1.0-alpha.4.1 # connection options connection: # the db name in which the metrics will be stored