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 mariadb helm release to v16.5.0 - autoclosed #591

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/bookstack/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 16.0.2
digest: sha256:5ea3e06af1016e07312f751fa8eb6b89edc4f0a0719d16542ad820c2101cd3b1
generated: "2024-02-15T08:09:59.239588343Z"
version: 16.5.0
digest: sha256:4c8d2610614f14e90f474b617318b3da57b8563e9c55f3dbbb2c90b9ca5af82b
generated: "2024-12-02T01:17:44.96456326Z"
6 changes: 3 additions & 3 deletions charts/bookstack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A simple, self-hosted, easy-to-use platform for organising and stor
home: https://charts.gabe565.com/charts/bookstack/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/bookstack/icon.svg
type: application
version: 0.18.0
version: 0.19.0
# renovate datasource=docker depName=ghcr.io/linuxserver/bookstack
appVersion: version-v24.10.3
kubeVersion: ">=1.22.0-0"
Expand All @@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: mariadb
version: 16.0.2
version: 16.5.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
sources:
Expand All @@ -26,7 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/linuxserver/bookstack docker tag to version-v24.10.3
description: Update mariadb helm release to v16.5.0
artifacthub.io/links: |-
- name: App Source
url: https://github.com/BookStackApp/BookStack
Expand Down
6 changes: 3 additions & 3 deletions charts/bookstack/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/bookstack/icon.svg" align="right" width="92" alt="bookstack logo">

![Version: 0.18.0](https://img.shields.io/badge/Version-0.18.0-informational?style=flat)
![Version: 0.19.0](https://img.shields.io/badge/Version-0.19.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v24.10.3](https://img.shields.io/badge/AppVersion-version--v24.10.3-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ A simple, self-hosted, easy-to-use platform for organising and storing informati
**Homepage:** <https://charts.gabe565.com/charts/bookstack/>

**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=bookstack&version=0.18.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=bookstack&version=0.19.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> | mariadb | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.5.0 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/healthchecks/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 14.0.5
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 16.0.2
digest: sha256:2ebe40cc659c1ddb1f2216f080d84c64a360e5ace35970600bc6d800ecbcc22d
generated: "2024-02-15T08:09:27.902940279Z"
version: 16.5.0
digest: sha256:f9e6cab1f82fa180746a1999ade764017784b94b39da986ab841fef0d875f9bf
generated: "2024-12-02T01:18:09.876645629Z"
6 changes: 3 additions & 3 deletions charts/healthchecks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A cron monitoring tool written in Python & Django
home: https://charts.gabe565.com/charts/healthchecks/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/healthchecks/icon.svg
type: application
version: 0.14.0
version: 0.15.0
# renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks
appVersion: version-v3.7
kubeVersion: ">=1.22.0-0"
Expand All @@ -21,15 +21,15 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 16.0.2
version: 16.5.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
sources:
- https://github.com/healthchecks/healthchecks
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/linuxserver/healthchecks docker tag to version-v3.7
description: Update mariadb helm release to v16.5.0
artifacthub.io/links: |-
- name: App Source
url: https://github.com/healthchecks/healthchecks
Expand Down
6 changes: 3 additions & 3 deletions charts/healthchecks/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/healthchecks/icon.svg" align="right" width="92" alt="healthchecks logo">

![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat)
![Version: 0.15.0](https://img.shields.io/badge/Version-0.15.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v3.7](https://img.shields.io/badge/AppVersion-version--v3.7-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ A cron monitoring tool written in Python & Django
**Homepage:** <https://charts.gabe565.com/charts/healthchecks/>

**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=healthchecks&version=0.14.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.15.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> | mariadb | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.5.0 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |

## Installing the Chart
Expand Down
6 changes: 3 additions & 3 deletions charts/memos/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 14.0.5
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 16.0.2
digest: sha256:2ebe40cc659c1ddb1f2216f080d84c64a360e5ace35970600bc6d800ecbcc22d
generated: "2024-02-15T08:09:00.287682761Z"
version: 16.5.0
digest: sha256:f9e6cab1f82fa180746a1999ade764017784b94b39da986ab841fef0d875f9bf
generated: "2024-12-02T01:18:41.773629844Z"
6 changes: 3 additions & 3 deletions charts/memos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A lightweight, self-hosted memo hub. Open Source and Free forever.
home: https://charts.gabe565.com/charts/memos/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/memos/icon.png
type: application
version: 0.15.2
version: 0.16.0
# renovate datasource=docker depName=ghcr.io/usememos/memos
appVersion: 0.22.5
kubeVersion: ">=1.22.0-0"
Expand All @@ -21,15 +21,15 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 16.0.2
version: 16.5.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
sources:
- https://github.com/usememos/memos
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/usememos/memos docker tag to v0.22.5
description: Update mariadb helm release to v16.5.0
artifacthub.io/links: |-
- name: App Source
url: https://github.com/usememos/memos
Expand Down
6 changes: 3 additions & 3 deletions charts/memos/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/memos/icon.png" align="right" width="92" alt="memos logo">

![Version: 0.15.2](https://img.shields.io/badge/Version-0.15.2-informational?style=flat)
![Version: 0.16.0](https://img.shields.io/badge/Version-0.16.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.22.5](https://img.shields.io/badge/AppVersion-0.22.5-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ A lightweight, self-hosted memo hub. Open Source and Free forever.
**Homepage:** <https://charts.gabe565.com/charts/memos/>

**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=memos&version=0.15.2)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&version=0.16.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> | mariadb | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.5.0 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |

## Installing the Chart
Expand Down
6 changes: 3 additions & 3 deletions charts/monica/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 16.0.2
digest: sha256:5ea3e06af1016e07312f751fa8eb6b89edc4f0a0719d16542ad820c2101cd3b1
generated: "2024-02-15T08:08:35.251148903Z"
version: 16.5.0
digest: sha256:4c8d2610614f14e90f474b617318b3da57b8563e9c55f3dbbb2c90b9ca5af82b
generated: "2024-12-02T01:19:11.283676628Z"
6 changes: 3 additions & 3 deletions charts/monica/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Personal CRM. Remember everything about your friends, family and bu
home: https://charts.gabe565.com/charts/monica/
icon: https://raw.githubusercontent.com/monicahq/monica/aa98c09/public/img/favicon.svg
type: application
version: 0.9.0
version: 0.10.0
# renovate datasource=docker depName=monica
appVersion: 4.1.2-fpm-alpine
kubeVersion: ">=1.22.0-0"
Expand All @@ -17,13 +17,13 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: mariadb
version: 16.0.2
version: 16.5.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update monica docker tag to v4.1.2
description: Update mariadb helm release to v16.5.0
artifacthub.io/links: |-
- name: App Source
url: https://github.com/monicahq/monica
Expand Down
6 changes: 3 additions & 3 deletions charts/monica/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/monicahq/monica/aa98c09/public/img/favicon.svg" align="right" width="92" alt="monica logo">

![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat)
![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 4.1.2-fpm-alpine](https://img.shields.io/badge/AppVersion-4.1.2--fpm--alpine-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Personal CRM. Remember everything about your friends, family and business relati
**Homepage:** <https://charts.gabe565.com/charts/monica/>

**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=monica&version=0.9.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=monica&version=0.10.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> | mariadb | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.5.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 @@ -7,9 +7,9 @@ dependencies:
version: 14.0.5
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 16.0.2
version: 16.5.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.3.0
digest: sha256:cf4d9bf9f13258b385073d90b0e48c247fd4c0683c3e99e3830ceceea292a2e9
generated: "2024-11-14T12:27:52.243695767Z"
digest: sha256:96be589f1806602dee00e281478911d6110eed19b147ed00959559b021f2692c
generated: "2024-12-02T01:19:40.863092494Z"
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/b948750/src-ui/src/assets/logo-notext.svg
type: application
version: 0.21.0
version: 0.22.0
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 2.13.5
kubeVersion: ">=1.22.0-0"
Expand All @@ -21,7 +21,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 16.0.2
version: 16.5.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: redis
Expand All @@ -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.13.5
description: Update mariadb helm release to v16.5.0
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/b948750/src-ui/src/assets/logo-notext.svg" align="right" width="92" alt="paperless-ngx logo">

![Version: 0.21.0](https://img.shields.io/badge/Version-0.21.0-informational?style=flat)
![Version: 0.22.0](https://img.shields.io/badge/Version-0.22.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.13.5](https://img.shields.io/badge/AppVersion-2.13.5-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.21.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.22.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> | mariadb | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.5.0 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | redis | 20.3.0 |

Expand Down
6 changes: 3 additions & 3 deletions charts/vaultwarden/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 1.5.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 16.0.2
version: 16.5.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.0.5
digest: sha256:47cf3113228885a2f7c228dd2e0c17326a65e18821f2db7966a8dfc824805924
generated: "2024-02-15T08:07:35.67687518Z"
digest: sha256:ea6a61a6c7060f02596291bf6c6dcd62831c93ee49e9bc2d34a3becd5b71a4e7
generated: "2024-12-02T01:20:15.560828201Z"
6 changes: 3 additions & 3 deletions charts/vaultwarden/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Unofficial Bitwarden compatible server written in Rust.
home: https://charts.gabe565.com/charts/vaultwarden/
icon: https://raw.githubusercontent.com/dani-garcia/vaultwarden/d57b699/resources/vaultwarden-icon.svg
type: application
version: 0.14.2
version: 0.15.0
# renovate datasource=docker depName=ghcr.io/dani-garcia/vaultwarden
appVersion: 1.32.5-alpine
kubeVersion: ">=1.22.0-0"
Expand All @@ -19,7 +19,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: mariadb
version: 16.0.2
version: 16.5.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: postgresql
Expand All @@ -29,7 +29,7 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/dani-garcia/vaultwarden docker tag to v1.32.5
description: Update mariadb helm release to v16.5.0
artifacthub.io/links: |-
- name: App Source
url: https://github.com/dani-garcia/vaultwarden
Expand Down
6 changes: 3 additions & 3 deletions charts/vaultwarden/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/dani-garcia/vaultwarden/d57b699/resources/vaultwarden-icon.svg" align="right" width="92" alt="vaultwarden logo">

![Version: 0.14.2](https://img.shields.io/badge/Version-0.14.2-informational?style=flat)
![Version: 0.15.0](https://img.shields.io/badge/Version-0.15.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.32.5-alpine](https://img.shields.io/badge/AppVersion-1.32.5--alpine-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Unofficial Bitwarden compatible server written in Rust.
**Homepage:** <https://charts.gabe565.com/charts/vaultwarden/>

**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=vaultwarden&version=0.14.2)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=vaultwarden&version=0.15.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> | mariadb | 16.0.2 |
| <https://charts.bitnami.com/bitnami> | mariadb | 16.5.0 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |

## Installing the Chart
Expand Down