diff --git a/charts/obico/Chart.lock b/charts/obico/Chart.lock index d23dfc4f6..f3d63cade 100644 --- a/charts/obico/Chart.lock +++ b/charts/obico/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 1.5.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.4.0 -digest: sha256:024ebe273f29104b1fcc89429eafc5fa60c598895293b74077df2c8ef4646f97 -generated: "2023-11-16T13:02:04.484468781Z" + version: 18.6.4 +digest: sha256:e8a57bdf460314d6e16713da7ab008e054534ff284b955b19b578e5fcf45e9f0 +generated: "2024-01-15T14:03:07.85548206Z" diff --git a/charts/obico/Chart.yaml b/charts/obico/Chart.yaml index c9520232f..0a75ac7d1 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.2.10 +version: 0.3.0 appVersion: sha-9d150bef09511f4f48e912be2caae048c6eb0dcf kubeVersion: ">=1.22.0-0" keywords: @@ -16,15 +16,15 @@ dependencies: version: 1.5.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.4.0 + version: 18.6.4 condition: redis.enabled sources: - https://github.com/TheSpaghettiDetective/obico-server - https://github.com/gabe565/docker-obico annotations: artifacthub.io/changes: |- - - kind: fixed - description: Remove --nostatic arg + - kind: changed + description: Update redis helm release to v18.6.4 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 a7fa5269c..4352a1827 100644 --- a/charts/obico/README.md +++ b/charts/obico/README.md @@ -2,7 +2,7 @@ obico logo -![Version: 0.2.10](https://img.shields.io/badge/Version-0.2.10-informational?style=flat) +![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: sha-9d150bef09511f4f48e912be2caae048c6eb0dcf](https://img.shields.io/badge/AppVersion-sha--9d150bef09511f4f48e912be2caae048c6eb0dcf-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.2.10)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=obico&version=0.3.0)** ## Source Code @@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| | | common | 1.5.1 | -| | redis | 18.4.0 | +| | redis | 18.6.4 | ## Installing the Chart diff --git a/charts/paperless-ngx/Chart.lock b/charts/paperless-ngx/Chart.lock index f211cfc76..f89712a44 100644 --- a/charts/paperless-ngx/Chart.lock +++ b/charts/paperless-ngx/Chart.lock @@ -10,6 +10,6 @@ dependencies: version: 11.5.7 - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.4.0 -digest: sha256:a17c927311d1a5e1176d0d32277f1ab78f3b28390a2a70eefd236ee5275fb655 -generated: "2023-11-25T23:43:01.809828863Z" + version: 18.6.4 +digest: sha256:2aaa8f0e085af92272ce4287cb994f5c90dd7c5c2e95f696d71bb5cf57b9e438 +generated: "2024-01-15T14:02:37.991097153Z" diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml index e47431121..b28a1a5f9 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.11.1 +version: 0.12.0 # renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx appVersion: 2.3.3 kubeVersion: ">=1.22.0-0" @@ -26,7 +26,7 @@ dependencies: condition: mariadb.enabled - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.4.0 + version: 18.6.4 condition: redis.enabled sources: - https://github.com/paperless-ngx/paperless-ngx @@ -34,7 +34,7 @@ annotations: artifacthub.io/alternativeName: paperless artifacthub.io/changes: |- - kind: changed - description: Update ghcr.io/paperless-ngx/paperless-ngx docker tag to v2.3.3 + description: Update redis helm release to v18.6.4 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 388c44a79..1a6cf2015 100644 --- a/charts/paperless-ngx/README.md +++ b/charts/paperless-ngx/README.md @@ -2,7 +2,7 @@ paperless-ngx logo -![Version: 0.11.1](https://img.shields.io/badge/Version-0.11.1-informational?style=flat) +![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: 2.3.3](https://img.shields.io/badge/AppVersion-2.3.3-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.11.1)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.12.0)** ## Source Code @@ -28,7 +28,7 @@ Kubernetes: `>=1.22.0-0` | | common | 1.5.1 | | | mariadb | 11.5.7 | | | postgresql | 12.12.10 | -| | redis | 18.4.0 | +| | redis | 18.6.4 | ## Installing the Chart diff --git a/charts/rsshub/Chart.lock b/charts/rsshub/Chart.lock index 410e60391..e8624ed07 100644 --- a/charts/rsshub/Chart.lock +++ b/charts/rsshub/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 1.5.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.4.0 -digest: sha256:024ebe273f29104b1fcc89429eafc5fa60c598895293b74077df2c8ef4646f97 -generated: "2023-11-16T13:01:35.878582378Z" + version: 18.6.4 +digest: sha256:e8a57bdf460314d6e16713da7ab008e054534ff284b955b19b578e5fcf45e9f0 +generated: "2024-01-15T14:02:14.76902635Z" diff --git a/charts/rsshub/Chart.yaml b/charts/rsshub/Chart.yaml index 0e194af4d..6742eb29c 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.5.3 +version: 0.6.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: 18.4.0 + version: 18.6.4 condition: redis.enabled sources: - https://github.com/DIYgod/RSSHub annotations: artifacthub.io/changes: |- - - kind: fixed - description: Fix icon URL + - kind: changed + description: Update redis helm release to v18.6.4 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 1ca7e13ee..2209adaea 100644 --- a/charts/rsshub/README.md +++ b/charts/rsshub/README.md @@ -2,7 +2,7 @@ rsshub logo -![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat) +![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.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.5.3)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=rsshub&version=0.6.0)** ## Source Code @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| | | common | 1.5.1 | -| | redis | 18.4.0 | +| | redis | 18.6.4 | ## Installing the Chart