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/obico/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Obico is a community-built, open-source smart 3D printing platform
home: https://charts.gabe565.com/charts/obico/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/obico/icon.svg
type: application
version: 0.6.0
version: 0.7.0
appVersion: latest
kubeVersion: ">=1.22.0-0"
keywords:
Expand All @@ -16,15 +16,15 @@ dependencies:
version: 1.5.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.7.0
version: 24.0.7
condition: redis.enabled
sources:
- https://github.com/TheSpaghettiDetective/obico-server
- https://github.com/gabe565/docker-obico
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update redis helm release to v20.6.3
description: Update redis helm release to v24
artifacthub.io/links: |-
- name: App Source
url: https://github.com/TheSpaghettiDetective/obico-server
Expand Down
6 changes: 3 additions & 3 deletions charts/obico/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/obico/icon.svg" align="right" width="92" alt="obico logo">

![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat)
![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.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 @@ Obico is a community-built, open-source smart 3D printing platform used by maker
**Homepage:** <https://charts.gabe565.com/charts/obico/>

**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=obico&version=0.6.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=obico&version=0.7.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> | redis | 20.7.0 |
| <https://charts.bitnami.com/bitnami> | redis | 24.0.7 |

## 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 @@ -26,15 +26,15 @@ dependencies:
condition: mariadb.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.7.0
version: 24.0.7
condition: redis.enabled
sources:
- https://github.com/paperless-ngx/paperless-ngx
annotations:
artifacthub.io/alternativeName: paperless
artifacthub.io/changes: |-
- kind: fixed
description: Allow for custom db secrets name
- kind: changed
description: Update redis 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 @@ -28,7 +28,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> | redis | 20.7.0 |
| <https://charts.bitnami.com/bitnami> | redis | 24.0.7 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/rsshub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: RSSHub is an open source, easy to use, and extensible RSS feed gene
home: https://charts.gabe565.com/charts/rsshub/
icon: https://raw.githubusercontent.com/DIYgod/RSSHub/377dd9f/website/static/img/logo.png
type: application
version: 0.8.0
version: 0.9.0
# renovate datasource=docker depName=diygod/rsshub
appVersion: latest
kubeVersion: ">=1.22.0-0"
Expand All @@ -18,14 +18,14 @@ dependencies:
version: 1.5.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.7.0
version: 24.0.7
condition: redis.enabled
sources:
- https://github.com/DIYgod/RSSHub
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update redis helm release to v20.6.3
description: Update redis helm release to v24
artifacthub.io/links: |-
- name: App Source
url: https://github.com/DIYgod/RSSHub
Expand Down
6 changes: 3 additions & 3 deletions charts/rsshub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/DIYgod/RSSHub/377dd9f/website/static/img/logo.png" align="right" width="92" alt="rsshub logo">

![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 @@ -11,7 +11,7 @@ RSSHub is an open source, easy to use, and extensible RSS feed generator. It's c
**Homepage:** <https://charts.gabe565.com/charts/rsshub/>

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

## Installing the Chart

Expand Down