Compare commits
5 Commits
valkey-0.1
...
3a08fe7db8
| Author | SHA1 | Date | |
|---|---|---|---|
|
3a08fe7db8
|
|||
| 44ea8e44d3 | |||
|
ab7ca6fbcc
|
|||
| ade9ae2e44 | |||
|
e64d253486
|
@@ -42,7 +42,7 @@ jobs:
|
||||
python-version: '3.14'
|
||||
|
||||
- name: Set up Chart Testing
|
||||
uses: helm/chart-testing-action@v2.7.0
|
||||
uses: helm/chart-testing-action@v2.8.0
|
||||
with:
|
||||
yamale_version: "6.0.0"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: valkey
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
description: Valkey chart with preconfigured settings
|
||||
keywords:
|
||||
- valkey
|
||||
|
||||
@@ -30,7 +30,7 @@ valkey:
|
||||
image:
|
||||
registry: ghcr.io
|
||||
repository: oliver006/redis_exporter
|
||||
tag: v1.79.0
|
||||
tag: v1.81.0
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: volsync-target
|
||||
version: 0.7.0
|
||||
version: 0.8.0
|
||||
description: Volsync Replication set to target specific PVC with preconfigured settings
|
||||
keywords:
|
||||
- volsync-target
|
||||
@@ -14,4 +14,4 @@ maintainers:
|
||||
- name: alexlebens
|
||||
icon: https://raw.githubusercontent.com/backube/volsync/main/docs/media/volsync.svg?sanitize=true
|
||||
# renovate: datasource=github-releases depName=backube/volsync
|
||||
appVersion: 0.14.0
|
||||
appVersion: 0.15.0
|
||||
|
||||
Reference in New Issue
Block a user