Skip to content

Commit

Permalink
Merge branch 'main' into renovate/mkdocs-material-9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 authored Dec 2, 2024
2 parents b16e3d8 + d2a6b31 commit fac6965
Show file tree
Hide file tree
Showing 48 changed files with 130 additions and 130 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down
6 changes: 3 additions & 3 deletions charts/adguard-home/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking
home: https://charts.gabe565.com/charts/adguard-home/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/adguard-home/icon.svg
type: application
version: 0.3.23
version: 0.3.24
# renovate datasource=docker depName=adguard/adguardhome
appVersion: v0.107.52
appVersion: v0.107.54
kubeVersion: ">=1.22.0-0"
keywords:
- adblock
Expand All @@ -21,7 +21,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update adguard/adguardhome docker tag to v0.107.52
description: Update adguard/adguardhome docker tag to v0.107.54
artifacthub.io/links: |-
- name: App Source
url: https://github.com/AdguardTeam/AdGuardHome
Expand Down
8 changes: 4 additions & 4 deletions charts/adguard-home/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/adguard-home/icon.svg" align="right" width="92" alt="adguard-home logo">

![Version: 0.3.23](https://img.shields.io/badge/Version-0.3.23-informational?style=flat)
![Version: 0.3.24](https://img.shields.io/badge/Version-0.3.24-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: v0.107.52](https://img.shields.io/badge/AppVersion-v0.107.52-informational?style=flat)
![AppVersion: v0.107.54](https://img.shields.io/badge/AppVersion-v0.107.54-informational?style=flat)

Free and open source, powerful network-wide ads & trackers blocking DNS server.

**Homepage:** <https://charts.gabe565.com/charts/adguard-home/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=adguard-home&version=0.3.23)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=adguard-home&version=0.3.24)**

## Source Code

Expand Down Expand Up @@ -88,7 +88,7 @@ N/A
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.repository | string | `"adguard/adguardhome"` | Image repository |
| image.tag | string | `"v0.107.52"` | Image tag |
| image.tag | string | `"v0.107.54"` | Image tag |
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
| persistence.config | object | See [values.yaml](./values.yaml) | Configure config persistence settings for the chart under this key. |
| persistence.data | object | See [values.yaml](./values.yaml) | Configure data persistence settings for the chart under this key. |
Expand Down
2 changes: 1 addition & 1 deletion charts/adguard-home/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Image tag
tag: v0.107.52
tag: v0.107.54

env:
# -- Set the container timezone
Expand Down
6 changes: 3 additions & 3 deletions charts/bookstack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: A simple, self-hosted, easy-to-use platform for organising and stor
home: https://charts.gabe565.com/charts/bookstack/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/bookstack/icon.svg
type: application
version: 0.17.2
version: 0.18.0
# renovate datasource=docker depName=ghcr.io/linuxserver/bookstack
appVersion: version-v24.05.4
appVersion: version-v24.10.3
kubeVersion: ">=1.22.0-0"
keywords:
- bookstack
Expand All @@ -26,7 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/linuxserver/bookstack docker tag to version-v24.05.4
description: Update ghcr.io/linuxserver/bookstack docker tag to version-v24.10.3
artifacthub.io/links: |-
- name: App Source
url: https://github.com/BookStackApp/BookStack
Expand Down
8 changes: 4 additions & 4 deletions charts/bookstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/bookstack/icon.svg" align="right" width="92" alt="bookstack logo">

![Version: 0.17.2](https://img.shields.io/badge/Version-0.17.2-informational?style=flat)
![Version: 0.18.0](https://img.shields.io/badge/Version-0.18.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v24.05.4](https://img.shields.io/badge/AppVersion-version--v24.05.4-informational?style=flat)
![AppVersion: version-v24.10.3](https://img.shields.io/badge/AppVersion-version--v24.10.3-informational?style=flat)

A simple, self-hosted, easy-to-use platform for organising and storing information.

**Homepage:** <https://charts.gabe565.com/charts/bookstack/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=bookstack&version=0.17.2)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=bookstack&version=0.18.0)**

## Source Code

Expand Down Expand Up @@ -89,7 +89,7 @@ N/A
| env | object | See [values.yaml](./values.yaml) | environment variables. For more options see [BookStack .env.example](https://github.com/BookStackApp/BookStack/blob/release/.env.example.complete). |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/bookstack"` | image repository |
| image.tag | string | `"version-v24.05.4"` | image tag |
| image.tag | string | `"version-v24.10.3"` | image tag |
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
| mariadb | object | See [values.yaml](./values.yaml) | Enable and configure mariadb database subchart under this key. For more options see [mariadb chart documentation](https://github.com/bitnami/charts/tree/main/bitnami/mariadb) |
| persistence.config | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
Expand Down
2 changes: 1 addition & 1 deletion charts/bookstack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: version-v24.05.4
tag: version-v24.10.3

# -- environment variables.
# For more options see [BookStack .env.example](https://github.com/BookStackApp/BookStack/blob/release/.env.example.complete).
Expand Down
6 changes: 3 additions & 3 deletions charts/borgmatic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: borgmatic is simple, configuration-driven backup software for serve
home: https://charts.gabe565.com/charts/borgmatic/
icon: https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/docs/static/borgmatic.svg
type: application
version: 0.9.11
version: 0.10.0
# renovate datasource=docker depName=ghcr.io/borgmatic-collective/borgmatic
appVersion: 1.8.14
appVersion: 1.9.3
kubeVersion: ">=1.21.0-0"
keywords:
- borgmatic
Expand All @@ -22,7 +22,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/borgmatic-collective/borgmatic docker tag to v1.8.14
description: Update ghcr.io/borgmatic-collective/borgmatic docker tag to v1.9.3
artifacthub.io/links: |-
- name: App Source
url: https://projects.torsion.org/borgmatic-collective/borgmatic
Expand Down
8 changes: 4 additions & 4 deletions charts/borgmatic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<img src="https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/docs/static/borgmatic.svg" align="right" width="92" alt="borgmatic logo">

![Version: 0.9.11](https://img.shields.io/badge/Version-0.9.11-informational?style=flat)
![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.8.14](https://img.shields.io/badge/AppVersion-1.8.14-informational?style=flat)
![AppVersion: 1.9.3](https://img.shields.io/badge/AppVersion-1.9.3-informational?style=flat)

borgmatic is simple, configuration-driven backup software for servers and workstations. Protect your files with client-side encryption. Backup your databases too. Monitor it all with integrated third-party services.

**Homepage:** <https://charts.gabe565.com/charts/borgmatic/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=borgmatic&version=0.9.11)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=borgmatic&version=0.10.0)**

## Source Code

Expand Down Expand Up @@ -120,7 +120,7 @@ controller:
| env.BORG_HOST_ID | string | Deployment namespace | Borg host ID used in archive names |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/borgmatic-collective/borgmatic"` | image repository |
| image.tag | string | `"1.8.14"` | image tag |
| image.tag | string | `"1.9.3"` | image tag |
| persistence.data | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
| persistence.ssh | object | See [values.yaml](./values.yaml) | Configure SSH credentials for the chart under this key. |

Expand Down
2 changes: 1 addition & 1 deletion charts/borgmatic/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: 1.8.14
tag: 1.9.3

controller:
# -- Set the controller type. Valid options are `deployment` or `cronjob`.
Expand Down
6 changes: 3 additions & 3 deletions charts/healthchecks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: A cron monitoring tool written in Python & Django
home: https://charts.gabe565.com/charts/healthchecks/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/healthchecks/icon.svg
type: application
version: 0.13.0
version: 0.14.0
# renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks
appVersion: version-v3.5.2
appVersion: version-v3.7
kubeVersion: ">=1.22.0-0"
keywords:
- cron
Expand All @@ -29,7 +29,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/linuxserver/healthchecks docker tag to version-v3.5.2
description: Update ghcr.io/linuxserver/healthchecks docker tag to version-v3.7
artifacthub.io/links: |-
- name: App Source
url: https://github.com/healthchecks/healthchecks
Expand Down
8 changes: 4 additions & 4 deletions charts/healthchecks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/healthchecks/icon.svg" align="right" width="92" alt="healthchecks logo">

![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat)
![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v3.5.2](https://img.shields.io/badge/AppVersion-version--v3.5.2-informational?style=flat)
![AppVersion: version-v3.7](https://img.shields.io/badge/AppVersion-version--v3.7-informational?style=flat)

A cron monitoring tool written in Python & Django

**Homepage:** <https://charts.gabe565.com/charts/healthchecks/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.13.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.14.0)**

## Source Code

Expand Down Expand Up @@ -98,7 +98,7 @@ See each database section in [`values.yaml`](./values.yaml) for configuration ex
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/healthchecks"` | Image repository |
| image.tag | string | `"version-v3.5.2"` | Image tag |
| image.tag | string | `"version-v3.7"` | Image tag |
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
| mariadb | object | See [values.yaml](./values.yaml) | Enable and configure mariadb database subchart under this key. If enabled, the app's db envs will be set for you. For more options see [mariadb chart documentation](https://github.com/bitnami/charts/tree/main/bitnami/mariadb) |
| persistence.config | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. Necessary for SQLite. |
Expand Down
2 changes: 1 addition & 1 deletion charts/healthchecks/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Image tag
tag: version-v3.5.2
tag: version-v3.7

# -- Environment variables [[ref]](https://healthchecks.io/docs/self_hosted_configuration/)
# @default -- See [values.yaml](./values.yaml)
Expand Down
6 changes: 3 additions & 3 deletions charts/homer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: A dead simple static HOMepage for your servER to keep your services
home: https://charts.gabe565.com/charts/homer/
icon: https://raw.githubusercontent.com/bastienwirtz/homer/5609315/public/assets/icons/logo.svg
type: application
version: 0.10.0
version: 0.11.0
# renovate datasource=docker depName=ghcr.io/bastienwirtz/homer
appVersion: v24.05.1
appVersion: v24.11.5
kubeVersion: ">=1.22.0-0"
keywords:
- homer
Expand All @@ -22,7 +22,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/bastienwirtz/homer docker tag to v24
description: Update ghcr.io/bastienwirtz/homer docker tag to v24.11.5
artifacthub.io/links: |-
- name: App Source
url: https://github.com/bastienwirtz/homer
Expand Down
8 changes: 4 additions & 4 deletions charts/homer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<img src="https://raw.githubusercontent.com/bastienwirtz/homer/5609315/public/assets/icons/logo.svg" align="right" width="92" alt="homer logo">

![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: v24.05.1](https://img.shields.io/badge/AppVersion-v24.05.1-informational?style=flat)
![AppVersion: v24.11.5](https://img.shields.io/badge/AppVersion-v24.11.5-informational?style=flat)

A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.

**Homepage:** <https://charts.gabe565.com/charts/homer/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=homer&version=0.10.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=homer&version=0.11.0)**

## Source Code

Expand Down Expand Up @@ -92,7 +92,7 @@ N/A
| env | object | See [values.yaml](./values.yaml) | environment variables. |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/bastienwirtz/homer"` | image repository |
| image.tag | string | `"v24.05.1"` | image tag |
| image.tag | string | `"v24.11.5"` | image tag |
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
| persistence.config | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
| service.main | object | See [values.yaml](./values.yaml) | Configures service settings for the chart. |
Expand Down
2 changes: 1 addition & 1 deletion charts/homer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/bastienwirtz/homer
# -- image tag
tag: v24.05.1
tag: v24.11.5
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down
6 changes: 3 additions & 3 deletions charts/memos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: A lightweight, self-hosted memo hub. Open Source and Free forever.
home: https://charts.gabe565.com/charts/memos/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/memos/icon.png
type: application
version: 0.15.1
version: 0.15.2
# renovate datasource=docker depName=ghcr.io/usememos/memos
appVersion: 0.22.4
appVersion: 0.22.5
kubeVersion: ">=1.22.0-0"
keywords:
- memo
Expand All @@ -29,7 +29,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/usememos/memos docker tag to v0.22.4
description: Update ghcr.io/usememos/memos docker tag to v0.22.5
artifacthub.io/links: |-
- name: App Source
url: https://github.com/usememos/memos
Expand Down
8 changes: 4 additions & 4 deletions charts/memos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/memos/icon.png" align="right" width="92" alt="memos logo">

![Version: 0.15.1](https://img.shields.io/badge/Version-0.15.1-informational?style=flat)
![Version: 0.15.2](https://img.shields.io/badge/Version-0.15.2-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.22.4](https://img.shields.io/badge/AppVersion-0.22.4-informational?style=flat)
![AppVersion: 0.22.5](https://img.shields.io/badge/AppVersion-0.22.5-informational?style=flat)

A lightweight, self-hosted memo hub. Open Source and Free forever.

**Homepage:** <https://charts.gabe565.com/charts/memos/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&version=0.15.1)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&version=0.15.2)**

## Source Code

Expand Down Expand Up @@ -88,7 +88,7 @@ N/A
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/usememos/memos"` | image repository |
| image.tag | string | `"0.22.4"` | image tag |
| image.tag | string | `"0.22.5"` | image tag |
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
| mariadb | object | See [values.yaml](./values.yaml) | Enable and configure mariadb database subchart under this key. For more options see [mariadb chart documentation](https://github.com/bitnami/charts/tree/main/bitnami/mariadb) |
| persistence | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
Expand Down
2 changes: 1 addition & 1 deletion charts/memos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: 0.22.4
tag: 0.22.5

# -- Configures service settings for the chart.
# @default -- See [values.yaml](./values.yaml)
Expand Down
6 changes: 3 additions & 3 deletions charts/miniflux/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Miniflux is a minimalist and opinionated feed reader.
home: https://charts.gabe565.com/charts/miniflux/
icon: https://raw.githubusercontent.com/miniflux/logo/40cb83c/icon.svg
type: application
version: 0.9.0
version: 0.9.1
# renovate datasource=docker depName=ghcr.io/miniflux/miniflux
appVersion: 2.2.0
appVersion: 2.2.3
kubeVersion: ">=1.22.0-0"
keywords:
- miniflux
Expand All @@ -26,7 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/miniflux/miniflux docker tag to v2.2.0
description: Update ghcr.io/miniflux/miniflux docker tag to v2.2.3
artifacthub.io/links: |-
- name: App Source
url: https://github.com/miniflux/v2
Expand Down
Loading

0 comments on commit fac6965

Please sign in to comment.