Skip to content

Commit

Permalink
⬆️ Update redis Helm release to v17.14.5 (#227)
Browse files Browse the repository at this point in the history
* ⬆️ Update redis Helm release to v17.14.5

* 🔧 Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Aug 6, 2023
1 parent 6c88d57 commit 3fa6774
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 15 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.9.3
digest: sha256:356187051deab9009ce906d6eb3ab72a8975929618ef8942cb0b8369dd568454
generated: "2023-08-06T06:20:37.248225168Z"
version: 17.14.5
digest: sha256:3a67ba997b98bcda4d5f0733a85fd94d35fee275d95f5aa956d4adc8566dae4a
generated: "2023-08-06T06:41:21.205611826Z"
4 changes: 3 additions & 1 deletion charts/obico/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
version: 1.5.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.9.3
version: 17.14.5
condition: redis.enabled
sources:
- https://github.com/TheSpaghettiDetective/obico-server
Expand All @@ -25,6 +25,8 @@ annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update common Helm release to v1.5.1
- kind: changed
description: Update redis Helm release to v17.14.5
artifacthub.io/links: |-
- name: App Source
url: https://github.com/TheSpaghettiDetective/obico-server
Expand Down
2 changes: 1 addition & 1 deletion charts/obico/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.3 |
| <https://charts.bitnami.com/bitnami> | redis | 17.14.5 |

## TL;DR

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.9.3
digest: sha256:2164758e8fa4bef447a8a86c2f9912ddff0ba791e8e089620c04ace1bd6db568
generated: "2023-08-06T06:35:40.572562773Z"
version: 17.14.5
digest: sha256:9442b09a399665ebf743706643470be8f9766f95083a75fa12522bf1c5ff0a9b
generated: "2023-08-06T06:41:07.971836621Z"
4 changes: 3 additions & 1 deletion charts/paperless-ngx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
condition: mariadb.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.9.3
version: 17.14.5
condition: redis.enabled
sources:
- https://github.com/paperless-ngx/paperless-ngx
Expand All @@ -39,6 +39,8 @@ annotations:
description: Update mariadb Helm release to v11.5.7
- kind: changed
description: Update postgresql Helm release to v12.8.0
- kind: changed
description: Update redis Helm release to v17.14.5
artifacthub.io/links: |-
- name: App Source
url: https://github.com/paperless-ngx/paperless-ngx
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 | 11.5.7 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.8.0 |
| <https://charts.bitnami.com/bitnami> | redis | 17.9.3 |
| <https://charts.bitnami.com/bitnami> | redis | 17.14.5 |

## TL;DR

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.9.3
digest: sha256:356187051deab9009ce906d6eb3ab72a8975929618ef8942cb0b8369dd568454
generated: "2023-08-06T06:19:21.234995817Z"
version: 17.14.5
digest: sha256:3a67ba997b98bcda4d5f0733a85fd94d35fee275d95f5aa956d4adc8566dae4a
generated: "2023-08-06T06:40:56.837487951Z"
4 changes: 3 additions & 1 deletion charts/rsshub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,16 @@ dependencies:
version: 1.5.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.9.3
version: 17.14.5
condition: redis.enabled
sources:
- https://github.com/DIYgod/RSSHub
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update common Helm release to v1.5.1
- kind: changed
description: Update redis Helm release to v17.14.5
artifacthub.io/links: |-
- name: App Source
url: https://github.com/DIYgod/RSSHub
Expand Down
2 changes: 1 addition & 1 deletion charts/rsshub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.3 |
| <https://charts.bitnami.com/bitnami> | redis | 17.14.5 |

## TL;DR

Expand Down

0 comments on commit 3fa6774

Please sign in to comment.