mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 02:19:00 +00:00
Update Helm release redis to v24.1.0
This commit is contained in:
@@ -4,7 +4,7 @@ apiVersion: v2
|
||||
appVersion: 2.4.2
|
||||
description: A self hostable application for saving web pages, freely.
|
||||
name: wallabag
|
||||
version: 8.1.0
|
||||
version: 8.2.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- wallabag
|
||||
@@ -21,7 +21,7 @@ dependencies:
|
||||
repository: https://johanneskastl.github.io/helm-charts/
|
||||
version: 5.0.5
|
||||
- name: redis
|
||||
version: 24.0.0
|
||||
version: 24.1.0
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: redis.enabled
|
||||
- name: postgresql
|
||||
@@ -35,4 +35,4 @@ dependencies:
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: update dependency redis to 24.0.0
|
||||
description: update dependency redis to 24.1.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# wallabag
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
A self hostable application for saving web pages, freely.
|
||||
|
||||
@@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | mariadb | 11.0.14 |
|
||||
| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 |
|
||||
| https://charts.bitnami.com/bitnami | redis | 24.0.0 |
|
||||
| https://charts.bitnami.com/bitnami | redis | 24.1.0 |
|
||||
| https://johanneskastl.github.io/helm-charts/ | common | 5.0.5 |
|
||||
|
||||
## TL;DR
|
||||
|
||||
Reference in New Issue
Block a user