Skip to content

Commit 508fd61

Browse files
renovate[bot]zOnlyKroksgithub-actions[bot]
authored
[oliver006/redis_exporter] Update oliver006/redis_exporter to v1.78.0 (CloudPirates-io#235)
* [oliver006/redis_exporter] Update oliver006/redis_exporter to v1.78.0 * 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 091bd2c commit 508fd61

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

charts/redis/CHANGELOG.md

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

3-
## 0.5.5 (2025-10-08)
3+
## 0.5.6 (2025-10-08)
44

5-
* [redis] Update redis to v8.2.2 ([#233](https://github.com/CloudPirates-io/helm-charts/pull/233))
5+
* [oliver006/redis_exporter] Update oliver006/redis_exporter to v1.78.0 ([#235](https://github.com/CloudPirates-io/helm-charts/pull/235))
6+
7+
## <small>0.5.5 (2025-10-08)</small>
8+
9+
* Update redis to v8.2.2 (#233) ([363468b](https://github.com/CloudPirates-io/helm-charts/commit/363468b)), closes [#233](https://github.com/CloudPirates-io/helm-charts/issues/233)
610

711
## <small>0.5.4 (2025-10-08)</small>
812

charts/redis/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: redis
33
description: An open source, in-memory data structure store used as a database, cache, and message broker.
44
type: application
5-
version: 0.5.5
5+
version: 0.5.6
66
appVersion: "8.2.1"
77
keywords:
88
- redis

charts/redis/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ metrics:
230230
image:
231231
registry: docker.io
232232
repository: oliver006/redis_exporter
233-
tag: "v1.58.0@sha256:2e42c98f2c53aaf3ce205e746ff8bfa25d39e30d8b4f401ce0ad2740836bb817"
233+
tag: "v1.78.0@sha256:043d380adf3b23c9f73a986d820e79491975c104fe0ce6ecb8639a19914654fd"
234234
pullPolicy: Always
235235
## @param metrics.resources Resource limits and requests for metrics container
236236
resources:

0 commit comments

Comments
 (0)