Skip to content

Commit b8ca89e

Browse files
renovate[bot]zOnlyKroksgithub-actions[bot]
authored
[timescale/timescaledb] chore(deps): update docker.io/timescale/timescaledb:2.22.0-pg17 Docker digest to bd55a8c (CloudPirates-io#167)
* [timescale/timescaledb] chore(deps): update docker.io/timescale/timescaledb:2.22.0-pg17 Docker digest to bd55a8c * Bump chart version * Update CHANGELOG.md Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Finn Rades <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6293612 commit b8ca89e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

charts/timescaledb/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## 0.2.1 (2025-09-08)
3+
## 0.2.2 (2025-09-26)
44

5-
* [timescaledb] Update TimescaleDB to 2.22.0 ([#46](https://github.com/CloudPirates-io/helm-charts/pull/46))
5+
* [timescale/timescaledb] chore(deps): update docker.io/timescale/timescaledb:2.22.0-pg17 Docker digest to bd55a8c ([#167](https://github.com/CloudPirates-io/helm-charts/pull/167))
66

77
## 0.2.0 (2025-09-02)
88

charts/timescaledb/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: timescaledb
33
description: TimescaleDB - The Open Source Time-Series Database for PostgreSQL
44
type: application
5-
version: 0.2.1
5+
version: 0.2.2
66
appVersion: "2.22.0-pg17"
77
keywords:
88
- timescaledb

charts/timescaledb/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ image:
2222
## @param image.repository TimescaleDB image repository
2323
repository: timescale/timescaledb
2424
## @param image.tag TimescaleDB image tag (immutable tags are recommended)
25-
tag: "2.22.0-pg17@sha256:ddbce8b06206c2b16e1f5797222a0ed28947b710a07a230e77b174b419f69d74"
25+
tag: "2.22.0-pg17@sha256:bd55a8c608eaf813af588e55bfeab25787b9380487adfe8f78d3064760bf4e44"
2626
## @param image.imagePullPolicy TimescaleDB image pull policy
2727
imagePullPolicy: Always
2828

0 commit comments

Comments
 (0)