Compare commits

...

21 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
Johannes Kastl
ad56d1481f Merge pull request #843 from johanneskastl/renovate/blocky-redis-25.x
Update Helm release redis to v25
2026-02-27 07:27:59 +01:00
Johannes Kastl
79b3486f79 Merge pull request #873 from johanneskastl/renovate/uptime-kuma-louislam-uptime-kuma-2.1.x
Update louislam/uptime-kuma Docker tag to v2.1.3
2026-02-27 07:25:04 +01:00
Johannes Kastl
0485ee2f05 Merge pull request #896 from johanneskastl/renovate/hedgedoc-linuxserver-hedgedoc-1.10.x
Update linuxserver/hedgedoc Docker tag to v1.10.7-ls183
2026-02-27 07:23:51 +01:00
Johannes Kastl
142c057e74 Merge pull request #890 from johanneskastl/renovate/vaultwarden-vaultwarden-server-1.35.x
Update vaultwarden/server Docker tag to v1.35.4
2026-02-27 07:23:12 +01:00
renovatebot
9288242577 Update Helm release redis to v25 2026-02-27 05:35:34 +00:00
renovatebot
bd5d4bfa66 Update Helm release redis to v25 2026-02-27 05:30:39 +00:00
renovatebot
c86b51ef49 Update vaultwarden/server Docker tag to v1.35.4 2026-02-27 05:29:49 +00:00
renovatebot
5d99b58e7a Update louislam/uptime-kuma Docker tag to v2.1.3 2026-02-27 05:29:45 +00:00
renovatebot
ade47f65f0 Update linuxserver/hedgedoc Docker tag to v1.10.7-ls183 2026-02-27 05:29:38 +00:00
14 changed files with 107 additions and 23 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: v0.28.2
description: DNS proxy as ad-blocker for local network
name: blocky
version: 11.14.0
version: 11.15.0
kubeVersion: ">=1.19.0-0"
keywords:
- blocky
@@ -23,9 +23,9 @@ dependencies:
version: 5.0.5
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 24.1.8
version: 25.3.2
condition: redis.enabled
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 @@
# blocky
![Version: 11.14.0](https://img.shields.io/badge/Version-11.14.0-informational?style=flat-square) ![AppVersion: v0.28.2](https://img.shields.io/badge/AppVersion-v0.28.2-informational?style=flat-square)
![Version: 11.15.0](https://img.shields.io/badge/Version-11.15.0-informational?style=flat-square) ![AppVersion: v0.28.2](https://img.shields.io/badge/AppVersion-v0.28.2-informational?style=flat-square)
DNS proxy as ad-blocker for local network
@@ -18,7 +18,7 @@ Kubernetes: `>=1.19.0-0`
| Repository | Name | Version |
|------------|------|---------|
| 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

View File

@@ -1,10 +1,10 @@
---
apiVersion: v2
# renovate datasource=docker registryUrl=https://ghcr.io depName=linuxserver/hedgedoc
appVersion: 1.10.6-ls182
appVersion: 1.10.7-ls183
description: HedgeDoc lets you create real-time collaborative markdown notes.
name: hedgedoc
version: 2.2.50
version: 2.2.51
kubeVersion: ">=1.19.0-0"
keywords:
- hedgedoc
@@ -31,4 +31,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: update hedgedoc to 1.10.6-ls182
description: update hedgedoc to 1.10.7-ls183

View File

@@ -1,6 +1,6 @@
# hedgedoc
![Version: 2.2.50](https://img.shields.io/badge/Version-2.2.50-informational?style=flat-square) ![AppVersion: 1.10.6-ls182](https://img.shields.io/badge/AppVersion-1.10.6--ls182-informational?style=flat-square)
![Version: 2.2.51](https://img.shields.io/badge/Version-2.2.51-informational?style=flat-square) ![AppVersion: 1.10.7-ls183](https://img.shields.io/badge/AppVersion-1.10.7--ls183-informational?style=flat-square)
HedgeDoc lets you create real-time collaborative markdown notes.
@@ -116,6 +116,20 @@ All notable changes to this Helm chart will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Version 2.2.51
#### Added
N/A
#### Changed
* update hedgedoc to 1.10.7-ls183
#### Fixed
N/A
### Version 2.2.50
#### Added

View File

@@ -10,6 +10,20 @@ All notable changes to this Helm chart will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Version 2.2.51
#### Added
N/A
#### Changed
* update hedgedoc to 1.10.7-ls183
#### Fixed
N/A
### Version 2.2.50
#### Added

View File

@@ -1,10 +1,10 @@
---
apiVersion: v2
# renovate datasource=docker registryUrl=https://docker.io depName=louislam/uptime-kuma
appVersion: 2.1.1
appVersion: 2.1.3
description: A fancy self-hosted monitoring tool for your websites and applications
name: uptime-kuma
version: 3.1.1
version: 3.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- uptime-kuma
@@ -25,4 +25,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: update uptime-kuma to 2.1.1
description: update uptime-kuma to 2.1.3

View File

@@ -1,6 +1,6 @@
# uptime-kuma
![Version: 3.1.1](https://img.shields.io/badge/Version-3.1.1-informational?style=flat-square) ![AppVersion: 2.1.1](https://img.shields.io/badge/AppVersion-2.1.1-informational?style=flat-square)
![Version: 3.1.2](https://img.shields.io/badge/Version-3.1.2-informational?style=flat-square) ![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square)
A fancy self-hosted monitoring tool for your websites and applications
@@ -91,6 +91,20 @@ All notable changes to this Helm chart will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Version 3.1.2
#### Added
N/A
#### Changed
* update uptime-kuma to 2.1.3
#### Fixed
N/A
### Version 3.1.1
#### Added

View File

@@ -10,6 +10,20 @@ All notable changes to this Helm chart will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Version 3.1.2
#### Added
N/A
#### Changed
* update uptime-kuma to 2.1.3
#### Fixed
N/A
### Version 3.1.1
#### Added

View File

@@ -1,10 +1,10 @@
---
apiVersion: v2
# renovate datasource=docker registryUrl=https://docker.io depName=vaultwarden/server
appVersion: 1.35.3
appVersion: 1.35.4
description: Vaultwarden is a Bitwarden compatible server in Rust
name: vaultwarden
version: 6.10.2
version: 6.10.3
kubeVersion: ">=1.16.0-0"
keywords:
- Vaultwarden
@@ -31,4 +31,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: update vaultwarden to 1.35.3
description: update vaultwarden to 1.35.4

View File

@@ -1,6 +1,6 @@
# vaultwarden
![Version: 6.10.2](https://img.shields.io/badge/Version-6.10.2-informational?style=flat-square) ![AppVersion: 1.35.3](https://img.shields.io/badge/AppVersion-1.35.3-informational?style=flat-square)
![Version: 6.10.3](https://img.shields.io/badge/Version-6.10.3-informational?style=flat-square) ![AppVersion: 1.35.4](https://img.shields.io/badge/AppVersion-1.35.4-informational?style=flat-square)
Vaultwarden is a Bitwarden compatible server in Rust
@@ -106,6 +106,20 @@ All notable changes to this Helm chart will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Version 6.10.3
#### Added
N/A
#### Changed
* update vaultwarden to 1.35.4
#### Fixed
N/A
### Version 6.10.2
#### Added

View File

@@ -10,6 +10,20 @@ All notable changes to this Helm chart will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Version 6.10.3
#### Added
N/A
#### Changed
* update vaultwarden to 1.35.4
#### Fixed
N/A
### Version 6.10.2
#### Added

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