mirror of
https://github.com/johanneskastl/helm-charts.git
synced 2026-03-02 23:50:01 +00:00
Compare commits
13 Commits
blocky-11.
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc12a4b8e2 | ||
|
|
b89472fe8a | ||
|
|
7fc2fcb11e | ||
|
|
9911037b81 | ||
|
|
f516d2887a | ||
|
|
49fdf7ec9a | ||
|
|
0e83f635cd | ||
|
|
cb66d48078 | ||
|
|
4a0b05962a | ||
|
|
e5205fb8a0 | ||
|
|
37ac701e74 | ||
|
|
e04f4b4779 | ||
|
|
9288242577 |
@@ -10,7 +10,7 @@ repos:
|
||||
- id: check-merge-conflict
|
||||
- id: check-case-conflict
|
||||
- repo: https://github.com/renovatebot/pre-commit-hooks
|
||||
rev: 43.43.2
|
||||
rev: 43.48.2
|
||||
hooks:
|
||||
- id: renovate-config-validator
|
||||
args: [--strict]
|
||||
|
||||
@@ -4,7 +4,7 @@ apiVersion: v2
|
||||
appVersion: 2.4.2
|
||||
description: A self hostable application for saving web pages, freely.
|
||||
name: wallabag
|
||||
version: 8.5.0
|
||||
version: 8.6.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.1.8
|
||||
version: 25.3.2
|
||||
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.1.8
|
||||
description: update dependency redis to 25.3.2
|
||||
|
||||
@@ -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.1.8 |
|
||||
| https://charts.bitnami.com/bitnami | redis | 25.3.2 |
|
||||
| https://johanneskastl.github.io/helm-charts/ | common | 5.0.5 |
|
||||
|
||||
## TL;DR
|
||||
|
||||
Reference in New Issue
Block a user