Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update redis helm release to v18.19.4 - autoclosed #594

Closed
wants to merge 2 commits into from
Closed
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.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: 18.6.4
digest: sha256:e8a57bdf460314d6e16713da7ab008e054534ff284b955b19b578e5fcf45e9f0
generated: "2024-01-15T14:03:07.85548206Z"
version: 18.19.4
digest: sha256:1181e3ca42ef30b257aec6cea81d9a6e98d14a3848d12dce19887e5aef07c96f
generated: "2024-12-02T00:56:15.932581559Z"
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.4.0
version: 0.5.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: 18.6.4
version: 18.19.4
condition: redis.enabled
sources:
- https://github.com/TheSpaghettiDetective/obico-server
- https://github.com/gabe565/docker-obico
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Unpin image tags. Since Obico does not use semver, pinning to a specific version is meaningless.
description: Update redis helm release to v18.19.4
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.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: 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.4.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=obico&version=0.5.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 | 18.6.4 |
| <https://charts.bitnami.com/bitnami> | redis | 18.19.4 |

## Installing the Chart

Expand Down
2 changes: 1 addition & 1 deletion charts/paperless-ngx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | redis | 18.6.4 |
| <https://charts.bitnami.com/bitnami> | redis | 20.3.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: 18.6.4
digest: sha256:e8a57bdf460314d6e16713da7ab008e054534ff284b955b19b578e5fcf45e9f0
generated: "2024-01-15T14:02:14.76902635Z"
version: 18.19.4
digest: sha256:1181e3ca42ef30b257aec6cea81d9a6e98d14a3848d12dce19887e5aef07c96f
generated: "2024-12-02T00:56:38.158880759Z"
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.6.0
version: 0.7.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: 18.6.4
version: 18.19.4
condition: redis.enabled
sources:
- https://github.com/DIYgod/RSSHub
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update redis helm release to v18.6.4
description: Update redis helm release to v18.19.4
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.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 @@ 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.6.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=rsshub&version=0.7.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 | 18.6.4 |
| <https://charts.bitnami.com/bitnami> | redis | 18.19.4 |

## Installing the Chart

Expand Down