Skip to content

Commit 972ff09

Browse files
authored
Merge pull request #633 from paulfantom/bump-tsdb-version
chart: bump tsdb image version to bugfix patroni
2 parents fbbc86b + 2396b4a commit 972ff09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords:
1212
- monitoring
1313
- tracing
1414
- opentelemetry
15-
version: 17.12.0
15+
version: 17.12.1
1616
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
1717
# kubeVersion: ">= 1.23.0"
1818
dependencies:

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ timescaledb-single:
1313
# override default helm chart image to use one with newer promscale_extension
1414
image:
1515
repository: timescale/timescaledb-ha
16-
tag: pg14.5-ts2.8.1-p1
16+
tag: pg14.5-ts2.8.1-p2
1717
pullPolicy: IfNotPresent
1818
env:
1919
- name: TSTUNE_PROFILE

0 commit comments

Comments
 (0)