mirror of
https://github.com/johanneskastl/helm-charts.git
synced 2026-03-02 23:50:01 +00:00
Compare commits
21 Commits
heimdall-9
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc12a4b8e2 | ||
|
|
b89472fe8a | ||
|
|
7fc2fcb11e | ||
|
|
9911037b81 | ||
|
|
f516d2887a | ||
|
|
49fdf7ec9a | ||
|
|
0e83f635cd | ||
|
|
cb66d48078 | ||
|
|
4a0b05962a | ||
|
|
e5205fb8a0 | ||
|
|
37ac701e74 | ||
|
|
e04f4b4779 | ||
|
|
ad56d1481f | ||
|
|
79b3486f79 | ||
|
|
0485ee2f05 | ||
|
|
142c057e74 | ||
|
|
9288242577 | ||
|
|
bd5d4bfa66 | ||
|
|
c86b51ef49 | ||
|
|
5d99b58e7a | ||
|
|
ade47f65f0 |
@@ -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: 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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# blocky
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# hedgedoc
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# uptime-kuma
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# vaultwarden
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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