Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/bookstack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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.20.0
version: 0.21.0
# renovate datasource=docker depName=ghcr.io/linuxserver/bookstack
appVersion: version-v24.12.1
kubeVersion: ">=1.22.0-0"
Expand All @@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: mariadb
version: 20.1.1
version: 24.1.1
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
sources:
Expand All @@ -26,7 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/linuxserver/bookstack docker tag to version-v24.12.1
description: Update mariadb helm release to v24
artifacthub.io/links: |-
- name: App Source
url: https://github.com/BookStackApp/BookStack
Expand Down
6 changes: 3 additions & 3 deletions charts/bookstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

![Version: 0.20.0](https://img.shields.io/badge/Version-0.20.0-informational?style=flat)
![Version: 0.21.0](https://img.shields.io/badge/Version-0.21.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v24.12.1](https://img.shields.io/badge/AppVersion-version--v24.12.1-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ A simple, self-hosted, easy-to-use platform for organising and storing informati
**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.20.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=bookstack&version=0.21.0)**

## Source Code

Expand All @@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 24.1.1 |

## Installing the Chart

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,7 +4,7 @@ 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.17.0
version: 0.18.0
# renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks
appVersion: version-v3.9
kubeVersion: ">=1.22.0-0"
Expand All @@ -21,15 +21,15 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 20.1.1
version: 24.1.1
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
sources:
- https://github.com/healthchecks/healthchecks
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/linuxserver/healthchecks docker tag to version-v3.9
description: Update mariadb helm release to v24
artifacthub.io/links: |-
- name: App Source
url: https://github.com/healthchecks/healthchecks
Expand Down
6 changes: 3 additions & 3 deletions charts/healthchecks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-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-v3.9](https://img.shields.io/badge/AppVersion-version--v3.9-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ 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.17.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.18.0)**

## Source Code

Expand All @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 24.1.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |

## Installing the Chart
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,7 +4,7 @@ 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.17.0
version: 0.18.0
# renovate datasource=docker depName=ghcr.io/usememos/memos
appVersion: 0.24.0
kubeVersion: ">=1.22.0-0"
Expand All @@ -21,15 +21,15 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 20.1.1
version: 24.1.1
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
sources:
- https://github.com/usememos/memos
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/usememos/memos docker tag to v0.24.0
description: Update mariadb helm release to v24
artifacthub.io/links: |-
- name: App Source
url: https://github.com/usememos/memos
Expand Down
6 changes: 3 additions & 3 deletions charts/memos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-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: 0.24.0](https://img.shields.io/badge/AppVersion-0.24.0-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ 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.17.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&version=0.18.0)**

## Source Code

Expand All @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 24.1.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |

## Installing the Chart
Expand Down
6 changes: 3 additions & 3 deletions charts/monica/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Personal CRM. Remember everything about your friends, family and bu
home: https://charts.gabe565.com/charts/monica/
icon: https://raw.githubusercontent.com/monicahq/monica/aa98c09/public/img/favicon.svg
type: application
version: 0.10.0
version: 0.11.0
# renovate datasource=docker depName=monica
appVersion: 4.1.2-fpm-alpine
kubeVersion: ">=1.22.0-0"
Expand All @@ -17,13 +17,13 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: mariadb
version: 20.1.1
version: 24.1.1
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update mariadb helm release to v20
description: Update mariadb helm release to v24
artifacthub.io/links: |-
- name: App Source
url: https://github.com/monicahq/monica
Expand Down
6 changes: 3 additions & 3 deletions charts/monica/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/monicahq/monica/aa98c09/public/img/favicon.svg" align="right" width="92" alt="monica 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: 4.1.2-fpm-alpine](https://img.shields.io/badge/AppVersion-4.1.2--fpm--alpine-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Personal CRM. Remember everything about your friends, family and business relati
**Homepage:** <https://charts.gabe565.com/charts/monica/>

**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=monica&version=0.10.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=monica&version=0.11.0)**

## Source Code

Expand All @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 24.1.1 |

## Installing the Chart

Expand Down
8 changes: 4 additions & 4 deletions charts/paperless-ngx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "A community-supported supercharged version of paperless: scan, ind
home: https://charts.gabe565.com/charts/paperless-ngx/
icon: https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750/src-ui/src/assets/logo-notext.svg
type: application
version: 0.24.1
version: 0.25.0
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 2.14.7
kubeVersion: ">=1.22.0-0"
Expand All @@ -21,7 +21,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 20.1.1
version: 24.1.1
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: redis
Expand All @@ -33,8 +33,8 @@ sources:
annotations:
artifacthub.io/alternativeName: paperless
artifacthub.io/changes: |-
- kind: fixed
description: Allow for custom db secrets name
- kind: changed
description: Update mariadb helm release to v24
artifacthub.io/links: |-
- name: App Source
url: https://github.com/paperless-ngx/paperless-ngx
Expand Down
6 changes: 3 additions & 3 deletions charts/paperless-ngx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750/src-ui/src/assets/logo-notext.svg" align="right" width="92" alt="paperless-ngx logo">

![Version: 0.24.1](https://img.shields.io/badge/Version-0.24.1-informational?style=flat)
![Version: 0.25.0](https://img.shields.io/badge/Version-0.25.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.14.7](https://img.shields.io/badge/AppVersion-2.14.7-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ A community-supported supercharged version of paperless: scan, index and archive
**Homepage:** <https://charts.gabe565.com/charts/paperless-ngx/>

**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=paperless-ngx&version=0.24.1)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.25.0)**

## Source Code

Expand All @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 24.1.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | redis | 20.7.0 |

Expand Down
6 changes: 3 additions & 3 deletions charts/vaultwarden/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Unofficial Bitwarden compatible server written in Rust.
home: https://charts.gabe565.com/charts/vaultwarden/
icon: https://raw.githubusercontent.com/dani-garcia/vaultwarden/d57b699/resources/vaultwarden-icon.svg
type: application
version: 0.16.1
version: 0.17.0
# renovate datasource=docker depName=ghcr.io/dani-garcia/vaultwarden
appVersion: 1.33.2-alpine
kubeVersion: ">=1.22.0-0"
Expand All @@ -19,7 +19,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: mariadb
version: 20.1.1
version: 24.1.1
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: postgresql
Expand All @@ -29,7 +29,7 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/dani-garcia/vaultwarden docker tag to v1.33.2
description: Update mariadb helm release to v24
artifacthub.io/links: |-
- name: App Source
url: https://github.com/dani-garcia/vaultwarden
Expand Down
6 changes: 3 additions & 3 deletions charts/vaultwarden/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/dani-garcia/vaultwarden/d57b699/resources/vaultwarden-icon.svg" align="right" width="92" alt="vaultwarden logo">

![Version: 0.16.1](https://img.shields.io/badge/Version-0.16.1-informational?style=flat)
![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.33.2-alpine](https://img.shields.io/badge/AppVersion-1.33.2--alpine-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Unofficial Bitwarden compatible server written in Rust.
**Homepage:** <https://charts.gabe565.com/charts/vaultwarden/>

**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=vaultwarden&version=0.16.1)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=vaultwarden&version=0.17.0)**

## Source Code

Expand All @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 24.1.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |

## Installing the Chart
Expand Down