Merge branch 'renovate/valkey-0.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

Update valkey Docker tag to v0.2.0

See merge request deepcypher/dc-kc!932
This commit is contained in:
George Onoufriou
2026-01-22 01:14:50 +00:00
10 changed files with 14 additions and 14 deletions

View File

@@ -4,6 +4,6 @@ dependencies:
version: 7.0.261
- name: valkey
repository: oci://registry.gitlab.com/georgeraven/raven-helm-charts
version: 0.1.0
digest: sha256:f0cb4f6056df1616b05960202280dcc519512b5193118dcc93bcdf89dd4f329c
generated: "2025-12-14T19:20:49.050337693Z"
version: 0.2.0
digest: sha256:935edaee67d610b8c448970c3ad629305060c5e2f0f1568a341d9d22d372e4ec
generated: "2026-01-16T00:46:35.294395573Z"

View File

@@ -2,7 +2,7 @@ apiVersion: v2
name: erpnext
description: A Helm chart for Kubernetes
type: application
version: 0.1.5
version: 0.2.0
appVersion: "4"
dependencies:
@@ -12,7 +12,7 @@ dependencies:
repository: "https://helm.erpnext.com"
condition: erpnext.enabled
- name: valkey
version: "0.1.0"
version: "0.2.0"
repository: "oci://registry.gitlab.com/georgeraven/raven-helm-charts"
condition: valkey.enabled
# - name: mariadb

View File

@@ -1,6 +1,6 @@
# erpnext
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square)
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -9,7 +9,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://helm.erpnext.com | erpnext | 7.0.261 |
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | valkey | 0.1.0 |
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | valkey | 0.2.0 |
## Values

Binary file not shown.

View File

@@ -4,6 +4,6 @@ dependencies:
version: 1.18.1
- name: valkey
repository: oci://registry.gitlab.com/georgeraven/raven-helm-charts
version: 0.1.0
digest: sha256:19e84f71fc56bc905716718ef5c368ed94476a3e864bd044ab243c9f9587640b
generated: "2025-12-09T09:28:30.769124506Z"
version: 0.2.0
digest: sha256:edb0a1ad8e4c64c378437df342b10f9efdf98b058910bc085dd872e3e7dc3f46
generated: "2026-01-16T00:46:50.648926499Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.0
version: 0.3.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
@@ -29,6 +29,6 @@ dependencies:
repository: "https://helm.goharbor.io"
condition: harbor.enabled
- name: valkey
version: 0.1.0
version: 0.2.0
repository: "oci://registry.gitlab.com/georgeraven/raven-helm-charts"
condition: valkey.enabled

View File

@@ -1,6 +1,6 @@
# harbor
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -9,7 +9,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://helm.goharbor.io | harbor | 1.18.1 |
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | valkey | 0.1.0 |
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | valkey | 0.2.0 |
## Values

Binary file not shown.