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/gotify/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A simple server for sending and receiving messages in real-time per
home: https://charts.gabe565.com/charts/gotify/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/gotify/icon.svg
type: application
version: 0.4.0
version: 0.5.0
# renovate datasource=docker depName=ghcr.io/gotify/server
appVersion: 2.6.1
kubeVersion: ">=1.22.0-0"
Expand All @@ -15,15 +15,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
- https://github.com/gotify/server
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/gotify/server docker tag to v2.6.1
description: Update postgresql helm release to v18
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gotify/server
Expand Down
6 changes: 3 additions & 3 deletions charts/gotify/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/gotify/icon.svg" align="right" width="92" alt="gotify logo">

![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat)
![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ A simple server for sending and receiving messages in real-time per WebSocket. (
**Homepage:** <https://charts.gabe565.com/charts/gotify/>

**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=gotify&version=0.4.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=gotify&version=0.5.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> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | postgresql | 18.1.13 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/headscale/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An open source, self-hosted implementation of the Tailscale control
home: https://charts.gabe565.com/charts/headscale/
icon: https://raw.githubusercontent.com/juanfont/headscale/56a7b1e/docs/logo/headscale3-dots.svg
type: application
version: 0.16.0
version: 0.17.0
# renovate datasource=docker depName=ghcr.io/juanfont/headscale
appVersion: v0.25.0
kubeVersion: ">=1.22.0-0"
Expand All @@ -18,15 +18,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
- https://github.com/juanfont/headscale
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/juanfont/headscale docker tag to v0.25.0
description: Update postgresql helm release to v18
artifacthub.io/links: |-
- name: App Source
url: https://github.com/juanfont/headscale
Expand Down
6 changes: 3 additions & 3 deletions charts/headscale/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/juanfont/headscale/56a7b1e/docs/logo/headscale3-dots.svg" align="right" width="92" alt="headscale logo">

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

Expand All @@ -11,7 +11,7 @@ An open source, self-hosted implementation of the Tailscale control server.
**Homepage:** <https://charts.gabe565.com/charts/headscale/>

**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=headscale&version=0.16.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=headscale&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> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | postgresql | 18.1.13 |

## 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 @@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
Expand All @@ -29,7 +29,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/linuxserver/healthchecks docker tag to version-v3.9
description: Update postgresql helm release to v18
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 @@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| <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> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | postgresql | 18.1.13 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Open source home automation that puts local control and privacy fir
home: https://charts.gabe565.com/charts/home-assistant/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/home-assistant/icon.svg
type: application
version: 0.17.0
version: 0.18.0
appVersion: latest
kubeVersion: ">=1.22.0-0"
keywords:
Expand All @@ -17,15 +17,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
- https://github.com/home-assistant/core
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Unpin image tag
description: Update postgresql helm release to v18
artifacthub.io/links: |-
- name: App Source
url: https://github.com/home-assistant/core
Expand Down
6 changes: 3 additions & 3 deletions charts/home-assistant/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/home-assistant/icon.svg" align="right" width="92" alt="home-assistant 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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Open source home automation that puts local control and privacy first.
**Homepage:** <https://charts.gabe565.com/charts/home-assistant/>

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

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/limo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: limo
description: A file upload server.
home: https://charts.gabe565.com/charts/limo/
type: application
version: 0.8.0
version: 0.9.0
# renovate datasource=docker depName=ghcr.io/gabe565/limo
appVersion: latest
kubeVersion: ">=1.22.0-0"
Expand All @@ -12,15 +12,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
- https://github.com/gabe565/limo
annotations:
artifacthub.io/changes: |-
- kind: changed
description: BREAKING - Update postgresql helm release to v14
description: Update postgresql helm release to v18
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gabe565/limo
Expand Down
6 changes: 3 additions & 3 deletions charts/limo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Limo

![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat)
![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat)

Expand All @@ -9,7 +9,7 @@ A file upload server.
**Homepage:** <https://charts.gabe565.com/charts/limo/>

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

## Source Code

Expand All @@ -24,7 +24,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> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | postgresql | 18.1.13 |

## 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 @@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
Expand All @@ -29,7 +29,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/usememos/memos docker tag to v0.24.0
description: Update postgresql helm release to v18
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 @@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| <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> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | postgresql | 18.1.13 |

## Installing the Chart

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,7 +4,7 @@ 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.2
version: 0.10.0
# renovate datasource=docker depName=ghcr.io/miniflux/miniflux
appVersion: 2.2.5
kubeVersion: ">=1.22.0-0"
Expand All @@ -18,15 +18,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
- https://github.com/miniflux/v2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/miniflux/miniflux docker tag to v2.2.5
description: Update postgresql helm release to v18
artifacthub.io/links: |-
- name: App Source
url: https://github.com/miniflux/v2
Expand Down
6 changes: 3 additions & 3 deletions charts/miniflux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/miniflux/logo/40cb83c/icon.svg" align="right" width="92" alt="miniflux logo">

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

Expand All @@ -11,7 +11,7 @@ Miniflux is a minimalist and opinionated feed reader.
**Homepage:** <https://charts.gabe565.com/charts/miniflux/>

**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=miniflux&version=0.9.2)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=miniflux&version=0.10.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> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | postgresql | 18.1.13 |

## Installing the Chart

Expand Down
Loading