mirror of
https://github.com/colanode/colanode.git
synced 2026-02-24 03:49:48 +01:00
Bump Valkey chart dependency to 5.1.0 (#288)
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: colanode
|
||||
description: A Helm chart for Colanode - open-source & local-first collaboration workspace
|
||||
type: application
|
||||
version: 0.2.1
|
||||
version: 0.2.2
|
||||
# appVersion is auto-updated by the release workflow
|
||||
appVersion: '1.0.0'
|
||||
|
||||
@@ -12,7 +12,7 @@ dependencies:
|
||||
repository: 'https://charts.bitnami.com/bitnami'
|
||||
condition: postgresql.enabled
|
||||
- name: valkey
|
||||
version: '3.0.4'
|
||||
version: '5.1.0'
|
||||
repository: 'https://charts.bitnami.com/bitnami'
|
||||
alias: redis
|
||||
condition: redis.enabled
|
||||
|
||||
Reference in New Issue
Block a user