Compare commits

..

3 Commits

Author SHA1 Message Date
e3fadc9517 chore(deps): update helm/chart-testing-action action to v2.8.0 2026-03-03 22:08:54 +00:00
ade9ae2e44 Merge pull request 'chore(deps): update ghcr.io/oliver006/redis_exporter docker tag to v1.81.0' (#175) from renovate/unified-oliver006redis_exporter into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 9s
release-charts-valkey / release (push) Successful in 26s
lint-and-test / chart-testing (push) Successful in 1m23s
renovate / renovate (push) Successful in 1m48s
Reviewed-on: #175
2026-03-03 22:08:10 +00:00
e64d253486 chore(deps): update ghcr.io/oliver006/redis_exporter docker tag to v1.81.0
All checks were successful
lint-and-test / chart-testing (pull_request) Successful in 22s
lint-and-test / lint-helm (pull_request) Successful in 34s
2026-03-03 22:06:17 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ jobs:
python-version: '3.14' python-version: '3.14'
- name: Set up Chart Testing - name: Set up Chart Testing
uses: helm/chart-testing-action@v2.7.0 uses: helm/chart-testing-action@v2.8.0
with: with:
yamale_version: "6.0.0" yamale_version: "6.0.0"

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: valkey name: valkey
version: 0.1.0 version: 0.2.0
description: Valkey chart with preconfigured settings description: Valkey chart with preconfigured settings
keywords: keywords:
- valkey - valkey

View File

@@ -30,7 +30,7 @@ valkey:
image: image:
registry: ghcr.io registry: ghcr.io
repository: oliver006/redis_exporter repository: oliver006/redis_exporter
tag: v1.79.0 tag: v1.81.0
resources: resources:
requests: requests:
cpu: 10m cpu: 10m