mirror of
https://github.com/johanneskastl/helm-charts.git
synced 2026-03-02 23:50:01 +00:00
Compare commits
76 Commits
heimdall-9
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc12a4b8e2 | ||
|
|
b89472fe8a | ||
|
|
7fc2fcb11e | ||
|
|
9911037b81 | ||
|
|
f516d2887a | ||
|
|
49fdf7ec9a | ||
|
|
0e83f635cd | ||
|
|
cb66d48078 | ||
|
|
4a0b05962a | ||
|
|
e5205fb8a0 | ||
|
|
37ac701e74 | ||
|
|
e04f4b4779 | ||
|
|
ad56d1481f | ||
|
|
79b3486f79 | ||
|
|
0485ee2f05 | ||
|
|
142c057e74 | ||
|
|
ff4b44ef31 | ||
|
|
9288242577 | ||
|
|
bd5d4bfa66 | ||
|
|
c86b51ef49 | ||
|
|
5d99b58e7a | ||
|
|
2f9f00b4d2 | ||
|
|
ade47f65f0 | ||
|
|
a546f32eb1 | ||
|
|
9073d3a098 | ||
|
|
018699561f | ||
|
|
65e982311d | ||
|
|
bc79017558 | ||
|
|
dea395506e | ||
|
|
d5166015b2 | ||
|
|
9a7c685101 | ||
|
|
a73318d448 | ||
|
|
ea0d921556 | ||
|
|
146b06f1a1 | ||
|
|
c5d9bfd753 | ||
|
|
9715832de2 | ||
|
|
e6884a1c9a | ||
|
|
8a060a0f43 | ||
|
|
4edca241d1 | ||
|
|
88c662aab9 | ||
|
|
d396dd257b | ||
|
|
05dd38f029 | ||
|
|
43e3b756fc | ||
|
|
d7e9e57baf | ||
|
|
dc46b16b8a | ||
|
|
da73272f2d | ||
|
|
51ff79dea4 | ||
|
|
3420b379ba | ||
|
|
88d131c27e | ||
|
|
0ad0f66063 | ||
|
|
7f8beaaa0c | ||
|
|
2e7401d25c | ||
|
|
a7ba9e6187 | ||
|
|
6ab1092a50 | ||
|
|
4f7829c974 | ||
|
|
9ed296c74b | ||
|
|
33a3efd5cb | ||
|
|
95953ae411 | ||
|
|
6658c88249 | ||
|
|
5cd9726f07 | ||
|
|
583981c93f | ||
|
|
e67bea73f3 | ||
|
|
ae5be8efc6 | ||
|
|
42c9226f5e | ||
|
|
e3367cb2d2 | ||
|
|
66fd8f4def | ||
|
|
a41b03e504 | ||
|
|
d9fbcb3e9d | ||
|
|
59d872353c | ||
|
|
676414af56 | ||
|
|
3f5dad593e | ||
|
|
2cbbebc741 | ||
|
|
438b48c7fa | ||
|
|
b50c49e606 | ||
|
|
5b4347ec4a | ||
|
|
2ea3b998cf |
@@ -10,7 +10,7 @@ repos:
|
||||
- id: check-merge-conflict
|
||||
- id: check-case-conflict
|
||||
- repo: https://github.com/renovatebot/pre-commit-hooks
|
||||
rev: 43.14.1
|
||||
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://ghcr.io depName=linuxserver/heimdall
|
||||
appVersion: v2.7.6-ls337
|
||||
appVersion: v2.7.6-ls338
|
||||
description: An Application dashboard and launcher
|
||||
name: heimdall
|
||||
version: 9.4.9
|
||||
version: 9.4.10
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- heimdall
|
||||
@@ -23,4 +23,4 @@ dependencies:
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: update heimdall to v2.7.6-ls337
|
||||
description: update heimdall to v2.7.6-ls338
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# heimdall
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
An Application dashboard and launcher
|
||||
|
||||
@@ -96,6 +96,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 9.4.10
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* update heimdall to v2.7.6-ls338
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 9.4.9
|
||||
|
||||
#### Added
|
||||
|
||||
@@ -6,6 +6,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 9.4.10
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* update heimdall to v2.7.6-ls338
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 9.4.9
|
||||
|
||||
#### Added
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
---
|
||||
apiVersion: v2
|
||||
# renovate datasource=docker registryUrl=https://docker.io depName=tailscale/tailscale
|
||||
appVersion: v1.94.1
|
||||
appVersion: v1.94.2
|
||||
description: Run a tailscale subnet router in Kubernetes
|
||||
name: tailscale
|
||||
version: 0.34.0
|
||||
version: 0.34.1
|
||||
kubeVersion: ">=1.19.0-0"
|
||||
keywords:
|
||||
- tailscale
|
||||
@@ -23,4 +23,4 @@ dependencies:
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: update tailscale to v1.94.1
|
||||
description: update tailscale to v1.94.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# tailscale
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Run a tailscale subnet router in Kubernetes
|
||||
|
||||
@@ -136,6 +136,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 0.34.1
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* update tailscale to v1.94.2
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 0.34.0
|
||||
|
||||
#### 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 0.34.1
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* update tailscale to v1.94.2
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 0.34.0
|
||||
|
||||
#### Added
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
---
|
||||
apiVersion: v2
|
||||
# renovate datasource=docker registryUrl=https://docker.io depName=louislam/uptime-kuma
|
||||
appVersion: 2.1.0
|
||||
appVersion: 2.1.3
|
||||
description: A fancy self-hosted monitoring tool for your websites and applications
|
||||
name: uptime-kuma
|
||||
version: 3.1.0
|
||||
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.0
|
||||
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,34 @@ 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
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* update uptime-kuma to 2.1.1
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 3.1.0
|
||||
|
||||
#### Added
|
||||
|
||||
@@ -10,6 +10,34 @@ 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
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* update uptime-kuma to 2.1.1
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 3.1.0
|
||||
|
||||
#### 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