Compare commits

...

13 Commits

Author SHA1 Message Date
Johannes Kastl
dc12a4b8e2 Update pre-commit hook renovatebot/pre-commit-hooks to v43.48.2 (#919) 2026-03-02 21:28:48 +01:00
Johannes Kastl
b89472fe8a Update pre-commit hook renovatebot/pre-commit-hooks to v43.48.0 (#918) 2026-03-02 19:29:09 +01:00
Johannes Kastl
7fc2fcb11e Update pre-commit hook renovatebot/pre-commit-hooks to v43.47.0 (#917) 2026-03-02 17:29:09 +01:00
Johannes Kastl
9911037b81 Update pre-commit hook renovatebot/pre-commit-hooks to v43.46.7 (#916) 2026-03-02 15:28:59 +01:00
Johannes Kastl
f516d2887a Update pre-commit hook renovatebot/pre-commit-hooks to v43.46.6 (#915) 2026-03-02 02:28:39 +01:00
Johannes Kastl
49fdf7ec9a Update pre-commit hook renovatebot/pre-commit-hooks to v43.46.5 (#914) 2026-03-01 18:31:30 +01:00
Johannes Kastl
0e83f635cd Update pre-commit hook renovatebot/pre-commit-hooks to v43.46.3 (#913) 2026-03-01 05:28:42 +01:00
Johannes Kastl
cb66d48078 Update pre-commit hook renovatebot/pre-commit-hooks to v43.46.2 (#912) 2026-02-28 23:28:38 +01:00
Johannes Kastl
4a0b05962a Update pre-commit hook renovatebot/pre-commit-hooks to v43.46.1 (#911) 2026-02-28 18:28:37 +01:00
Johannes Kastl
e5205fb8a0 Update pre-commit hook renovatebot/pre-commit-hooks to v43.46.0 (#910) 2026-02-27 21:29:03 +01:00
Johannes Kastl
37ac701e74 Update pre-commit hook renovatebot/pre-commit-hooks to v43.45.0 (#908) 2026-02-27 19:29:04 +01:00
Johannes Kastl
e04f4b4779 Merge pull request #844 from johanneskastl/renovate/wallabag-redis-25.x
Update Helm release redis to v25
2026-02-27 07:28:07 +01:00
renovatebot
9288242577 Update Helm release redis to v25 2026-02-27 05:35:34 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -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]

View File

@@ -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

View File

@@ -1,6 +1,6 @@
# wallabag
![Version: 8.5.0](https://img.shields.io/badge/Version-8.5.0-informational?style=flat-square) ![AppVersion: 2.4.2](https://img.shields.io/badge/AppVersion-2.4.2-informational?style=flat-square)
![Version: 8.6.0](https://img.shields.io/badge/Version-8.6.0-informational?style=flat-square) ![AppVersion: 2.4.2](https://img.shields.io/badge/AppVersion-2.4.2-informational?style=flat-square)
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