Skip to content

Commit

Permalink
chore(deps): update redis helm release to v18 (#304)
Browse files Browse the repository at this point in the history
* chore(deps): update redis helm release to v18

* chore: Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gabe565 <[email protected]>
  • Loading branch information
renovate[bot] and gabe565 authored Nov 24, 2023
1 parent c91a29d commit 378b5e9
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions charts/obico/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.14.5
digest: sha256:3a67ba997b98bcda4d5f0733a85fd94d35fee275d95f5aa956d4adc8566dae4a
generated: "2023-08-06T06:41:21.205611826Z"
version: 18.4.0
digest: sha256:024ebe273f29104b1fcc89429eafc5fa60c598895293b74077df2c8ef4646f97
generated: "2023-11-16T13:02:04.484468781Z"
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.2.6
version: 0.2.7
appVersion: sha-00bc2532f5177619a7762b17f4aac350c3871fa6
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: 17.14.5
version: 18.4.0
condition: redis.enabled
sources:
- https://github.com/TheSpaghettiDetective/obico-server
- https://github.com/gabe565/docker-obico
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update thespaghettidetective/obico-server digest to 00bc253
description: Update redis helm release to v18
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.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat)
![Version: 0.2.7](https://img.shields.io/badge/Version-0.2.7-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: sha-00bc2532f5177619a7762b17f4aac350c3871fa6](https://img.shields.io/badge/AppVersion-sha--00bc2532f5177619a7762b17f4aac350c3871fa6-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.2.6)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=obico&version=0.2.7)**

## 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 | 17.14.5 |
| <https://charts.bitnami.com/bitnami> | redis | 18.4.0 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/paperless-ngx/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ dependencies:
version: 11.5.7
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.14.5
digest: sha256:9442b09a399665ebf743706643470be8f9766f95083a75fa12522bf1c5ff0a9b
generated: "2023-08-06T06:41:07.971836621Z"
version: 18.4.0
digest: sha256:fedb5c1a36f381444dec282a6c0779d706e5cfabff055500d3fb687f065af156
generated: "2023-11-16T13:01:49.207710552Z"
6 changes: 3 additions & 3 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/b948750d558b58018d1d3393db145d162d44fceb/src-ui/src/assets/logo-notext.svg
type: application
version: 0.7.6
version: 0.7.7
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 1.17.4
kubeVersion: ">=1.22.0-0"
Expand All @@ -26,15 +26,15 @@ dependencies:
condition: mariadb.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.14.5
version: 18.4.0
condition: redis.enabled
sources:
- https://github.com/paperless-ngx/paperless-ngx
annotations:
artifacthub.io/alternativeName: paperless
artifacthub.io/changes: |-
- kind: changed
description: Pin bjw-s common chart links to v1
description: Update redis helm release to v18
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/b948750d558b58018d1d3393db145d162d44fceb/src-ui/src/assets/logo-notext.svg" align="right" width="92" alt="paperless-ngx logo">

![Version: 0.7.6](https://img.shields.io/badge/Version-0.7.6-informational?style=flat)
![Version: 0.7.7](https://img.shields.io/badge/Version-0.7.7-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.17.4](https://img.shields.io/badge/AppVersion-1.17.4-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.7.6)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.7.7)**

## 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 | 11.5.7 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.8.0 |
| <https://charts.bitnami.com/bitnami> | redis | 17.14.5 |
| <https://charts.bitnami.com/bitnami> | redis | 18.4.0 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/rsshub/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.14.5
digest: sha256:3a67ba997b98bcda4d5f0733a85fd94d35fee275d95f5aa956d4adc8566dae4a
generated: "2023-08-06T06:40:56.837487951Z"
version: 18.4.0
digest: sha256:024ebe273f29104b1fcc89429eafc5fa60c598895293b74077df2c8ef4646f97
generated: "2023-11-16T13:01:35.878582378Z"
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://camo.githubusercontent.com/79f2dcf6fb41b71619186b12eed25495fa55e20d3f21355798a2cb22703c6f8b/68747470733a2f2f692e6c6f6c692e6e65742f323031392f30342f32332f356362656237653431343134632e706e67
type: application
version: 0.5.2
version: 0.5.3
# 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: 17.14.5
version: 18.4.0
condition: redis.enabled
sources:
- https://github.com/DIYgod/RSSHub
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Pin bjw-s common chart links to v1
description: Update redis helm release to v18
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://camo.githubusercontent.com/79f2dcf6fb41b71619186b12eed25495fa55e20d3f21355798a2cb22703c6f8b/68747470733a2f2f692e6c6f6c692e6e65742f323031392f30342f32332f356362656237653431343134632e706e67" align="right" width="92" alt="rsshub logo">

![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat)
![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-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.5.2)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=rsshub&version=0.5.3)**

## 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 | 17.14.5 |
| <https://charts.bitnami.com/bitnami> | redis | 18.4.0 |

## Installing the Chart

Expand Down

0 comments on commit 378b5e9

Please sign in to comment.