File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: A Helm chart for the Timescale Observability Suite
44
55type : application
66
7- version : 0.1.0-alpha.4
8- appVersion : 0.1.0-alpha.4
7+ version : 0.1.0-alpha.4.1
8+ appVersion : 0.1.0-alpha.4.1
99
1010dependencies :
1111 - name : timescaledb-single
@@ -14,7 +14,7 @@ dependencies:
1414 repository : https://charts.timescale.com
1515 - name : timescale-prometheus
1616 condition : timescale-prometheus.enabled
17- version : 0.1.0-alpha.4
17+ version : 0.1.0-alpha.4.1
1818 repository : https://charts.timescale.com
1919 - name : prometheus
2020 condition : prometheus.enabled
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ timescaledb-single:
1919# https://github.com/timescale/timescale-prometheus/tree/master/helm-chart
2020timescale-prometheus :
2121 enabled : true
22- image : timescale/timescale-prometheus:0.1.0-alpha.4
22+ image : timescale/timescale-prometheus:0.1.0-alpha.4.1
2323 # connection options
2424 connection :
2525 # the db name in which the metrics will be stored
You can’t perform that action at this time.
0 commit comments