diff --git a/charts/obico/Chart.yaml b/charts/obico/Chart.yaml index 87b26436d..9cbd7995c 100644 --- a/charts/obico/Chart.yaml +++ b/charts/obico/Chart.yaml @@ -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: @@ -16,7 +16,7 @@ dependencies: version: 1.5.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 20.7.0 + version: 25.2.0 condition: redis.enabled sources: - https://github.com/TheSpaghettiDetective/obico-server @@ -24,7 +24,7 @@ sources: annotations: artifacthub.io/changes: |- - kind: changed - description: Update redis helm release to v20.6.3 + description: Update redis helm release to v25 artifacthub.io/links: |- - name: App Source url: https://github.com/TheSpaghettiDetective/obico-server diff --git a/charts/obico/README.md b/charts/obico/README.md index 421134f56..6a8b4caa9 100644 --- a/charts/obico/README.md +++ b/charts/obico/README.md @@ -2,7 +2,7 @@ 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) @@ -11,7 +11,7 @@ Obico is a community-built, open-source smart 3D printing platform used by maker **Homepage:** **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 @@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| | | common | 1.5.1 | -| | redis | 20.7.0 | +| | redis | 25.2.0 | ## Installing the Chart diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml index cc17f03d4..fe7f38400 100644 --- a/charts/paperless-ngx/Chart.yaml +++ b/charts/paperless-ngx/Chart.yaml @@ -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" @@ -26,15 +26,15 @@ dependencies: condition: mariadb.enabled - name: redis repository: https://charts.bitnami.com/bitnami - version: 20.7.0 + version: 25.2.0 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 v25 artifacthub.io/links: |- - name: App Source url: https://github.com/paperless-ngx/paperless-ngx diff --git a/charts/paperless-ngx/README.md b/charts/paperless-ngx/README.md index 6854a162a..bbb652028 100644 --- a/charts/paperless-ngx/README.md +++ b/charts/paperless-ngx/README.md @@ -2,7 +2,7 @@ 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) @@ -11,7 +11,7 @@ A community-supported supercharged version of paperless: scan, index and archive **Homepage:** **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 @@ -28,7 +28,7 @@ Kubernetes: `>=1.22.0-0` | | common | 1.5.1 | | | mariadb | 20.1.1 | | | postgresql | 14.0.5 | -| | redis | 20.7.0 | +| | redis | 25.2.0 | ## Installing the Chart diff --git a/charts/rsshub/Chart.yaml b/charts/rsshub/Chart.yaml index 61d36732a..c07634339 100644 --- a/charts/rsshub/Chart.yaml +++ b/charts/rsshub/Chart.yaml @@ -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" @@ -18,14 +18,14 @@ dependencies: version: 1.5.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 20.7.0 + version: 25.2.0 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 v25 artifacthub.io/links: |- - name: App Source url: https://github.com/DIYgod/RSSHub diff --git a/charts/rsshub/README.md b/charts/rsshub/README.md index 2e6c313c3..ead56d508 100644 --- a/charts/rsshub/README.md +++ b/charts/rsshub/README.md @@ -2,7 +2,7 @@ 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) @@ -11,7 +11,7 @@ RSSHub is an open source, easy to use, and extensible RSS feed generator. It's c **Homepage:** **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 @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| | | common | 1.5.1 | -| | redis | 20.7.0 | +| | redis | 25.2.0 | ## Installing the Chart