mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Merge branch 'renovate/valkey-0.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
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:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# erpnext
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
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.
BIN
charts/erpnext/charts/valkey-0.2.0.tgz
Normal file
BIN
charts/erpnext/charts/valkey-0.2.0.tgz
Normal file
Binary file not shown.
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# harbor
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
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.
BIN
charts/harbor/charts/valkey-0.2.0.tgz
Normal file
BIN
charts/harbor/charts/valkey-0.2.0.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user