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 v20.3.1 #720

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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: 20.1.1
digest: sha256:f5c26f3f9fb776ba3fdad6629b9fa53dfc8de2c1a2c6ee08abfa7652a789619f
generated: "2024-12-02T01:29:42.711645792Z"
version: 20.3.1
digest: sha256:412ee38423c52ae2d0d576cb8ec74473fd630641d0e7c8cec57454dac69a160f
generated: "2025-02-20T20:06:44.459471151Z"
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.20.0
version: 0.21.0
# renovate datasource=docker depName=ghcr.io/linuxserver/bookstack
appVersion: version-v24.12.1
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: 20.1.1
version: 20.3.1
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.12.1
description: Update mariadb helm release to v20.2.4
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.20.0](https://img.shields.io/badge/Version-0.20.0-informational?style=flat)
![Version: 0.21.0](https://img.shields.io/badge/Version-0.21.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v24.12.1](https://img.shields.io/badge/AppVersion-version--v24.12.1-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.20.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=bookstack&version=0.21.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 | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.3.1 |

## 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: 20.1.1
digest: sha256:67b68089db4539c845acca5bb16b07231b0fc27dd0b5690f0d5b3986bc8c32f8
generated: "2024-12-02T01:30:07.057544099Z"
version: 20.3.1
digest: sha256:9df3baf7aa2e4f0c7d326369e338ad6d582f69cc44074dd54b4a5f2cd7f2329a
generated: "2025-02-20T20:07:07.162222269Z"
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.17.0
version: 0.18.0
# renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks
appVersion: version-v3.9
kubeVersion: ">=1.22.0-0"
Expand All @@ -21,15 +21,15 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 20.1.1
version: 20.3.1
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.9
description: Update mariadb helm release to v20.2.4
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.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat)
![Version: 0.18.0](https://img.shields.io/badge/Version-0.18.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v3.9](https://img.shields.io/badge/AppVersion-version--v3.9-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.17.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.18.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 | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.3.1 |
| <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: 20.1.1
digest: sha256:67b68089db4539c845acca5bb16b07231b0fc27dd0b5690f0d5b3986bc8c32f8
generated: "2024-12-02T01:30:35.797587925Z"
version: 20.3.1
digest: sha256:9df3baf7aa2e4f0c7d326369e338ad6d582f69cc44074dd54b4a5f2cd7f2329a
generated: "2025-02-20T20:07:36.848435672Z"
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.17.0
version: 0.18.0
# renovate datasource=docker depName=ghcr.io/usememos/memos
appVersion: 0.24.0
kubeVersion: ">=1.22.0-0"
Expand All @@ -21,15 +21,15 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 20.1.1
version: 20.3.1
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.24.0
description: Update mariadb helm release to v20.2.4
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.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat)
![Version: 0.18.0](https://img.shields.io/badge/Version-0.18.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.24.0](https://img.shields.io/badge/AppVersion-0.24.0-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.17.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&version=0.18.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 | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.3.1 |
| <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: 20.1.1
digest: sha256:f5c26f3f9fb776ba3fdad6629b9fa53dfc8de2c1a2c6ee08abfa7652a789619f
generated: "2024-12-02T01:31:01.718835361Z"
version: 20.3.1
digest: sha256:412ee38423c52ae2d0d576cb8ec74473fd630641d0e7c8cec57454dac69a160f
generated: "2025-02-20T20:08:03.145024694Z"
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.10.0
version: 0.11.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: 20.1.1
version: 20.3.1
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update mariadb helm release to v20
description: Update mariadb helm release to v20.2.4
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.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.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.10.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=monica&version=0.11.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 | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.3.1 |

## 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: 20.1.1
version: 20.3.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.7.0
digest: sha256:393ade0c071a39f76cc62844ef6d14d85eeb674f099de016e1adac207f04d643
generated: "2025-02-04T16:09:39.211839317Z"
digest: sha256:75d4ccadbec9068c3030c360cb97403c9e3b363c4bd84fbd94b2bffe5adc5d87
generated: "2025-02-20T20:08:30.734804187Z"
8 changes: 4 additions & 4 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.24.1
version: 0.25.0
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 2.14.7
kubeVersion: ">=1.22.0-0"
Expand All @@ -21,7 +21,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 20.1.1
version: 20.3.1
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: redis
Expand All @@ -33,8 +33,8 @@ sources:
annotations:
artifacthub.io/alternativeName: paperless
artifacthub.io/changes: |-
- kind: fixed
description: Allow for custom db secrets name
- kind: changed
description: Update mariadb helm release to v20.2.4
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.24.1](https://img.shields.io/badge/Version-0.24.1-informational?style=flat)
![Version: 0.25.0](https://img.shields.io/badge/Version-0.25.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.14.7](https://img.shields.io/badge/AppVersion-2.14.7-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.24.1)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.25.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 | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.3.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
| <https://charts.bitnami.com/bitnami> | redis | 20.7.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: 20.1.1
version: 20.3.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.0.5
digest: sha256:fbccbf66e7f87503606b374e4c66cee2fa4de144460b10b76eba9c472e55ecb5
generated: "2024-12-02T01:32:00.588298376Z"
digest: sha256:8cda0d8ad9dd1cd488b3837e07779239f5781befc3c58f6b7f10414cfa0822e4
generated: "2025-02-20T20:09:00.522935262Z"
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.16.1
version: 0.17.0
# renovate datasource=docker depName=ghcr.io/dani-garcia/vaultwarden
appVersion: 1.33.2-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: 20.1.1
version: 20.3.1
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.33.2
description: Update mariadb helm release to v20.2.4
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.16.1](https://img.shields.io/badge/Version-0.16.1-informational?style=flat)
![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.33.2-alpine](https://img.shields.io/badge/AppVersion-1.33.2--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.16.1)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=vaultwarden&version=0.17.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 | 20.1.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 20.3.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |

## Installing the Chart
Expand Down