Skip to content

Commit 0b00c17

Browse files
chore: Update chart metadata
1 parent 54bd004 commit 0b00c17

File tree

12 files changed

+31
-31
lines changed

12 files changed

+31
-31
lines changed

charts/bookstack/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A simple, self-hosted, easy-to-use platform for organising and stor
44
home: https://charts.gabe565.com/charts/bookstack/
55
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/bookstack/icon.svg
66
type: application
7-
version: 0.20.0
7+
version: 0.21.0
88
# renovate datasource=docker depName=ghcr.io/linuxserver/bookstack
99
appVersion: version-v24.12.1
1010
kubeVersion: ">=1.22.0-0"
@@ -26,7 +26,7 @@ sources:
2626
annotations:
2727
artifacthub.io/changes: |-
2828
- kind: changed
29-
description: Update ghcr.io/linuxserver/bookstack docker tag to version-v24.12.1
29+
description: Update mariadb helm release to v23
3030
artifacthub.io/links: |-
3131
- name: App Source
3232
url: https://github.com/BookStackApp/BookStack

charts/bookstack/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/bookstack/icon.svg" align="right" width="92" alt="bookstack logo">
44

5-
![Version: 0.20.0](https://img.shields.io/badge/Version-0.20.0-informational?style=flat)
5+
![Version: 0.21.0](https://img.shields.io/badge/Version-0.21.0-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
77
![AppVersion: version-v24.12.1](https://img.shields.io/badge/AppVersion-version--v24.12.1-informational?style=flat)
88

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

1313
**This chart is not maintained by the upstream project and any issues with the chart should be raised
14-
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=bookstack&version=0.20.0)**
14+
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=bookstack&version=0.21.0)**
1515

1616
## Source Code
1717

@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
2727
| Repository | Name | Version |
2828
|------------|------|---------|
2929
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
30-
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
30+
| <https://charts.bitnami.com/bitnami> | mariadb | 23.0.5 |
3131

3232
## Installing the Chart
3333

charts/healthchecks/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A cron monitoring tool written in Python & Django
44
home: https://charts.gabe565.com/charts/healthchecks/
55
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/healthchecks/icon.svg
66
type: application
7-
version: 0.17.0
7+
version: 0.18.0
88
# renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks
99
appVersion: version-v3.9
1010
kubeVersion: ">=1.22.0-0"
@@ -29,7 +29,7 @@ sources:
2929
annotations:
3030
artifacthub.io/changes: |-
3131
- kind: changed
32-
description: Update ghcr.io/linuxserver/healthchecks docker tag to version-v3.9
32+
description: Update mariadb helm release to v23
3333
artifacthub.io/links: |-
3434
- name: App Source
3535
url: https://github.com/healthchecks/healthchecks

charts/healthchecks/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/healthchecks/icon.svg" align="right" width="92" alt="healthchecks logo">
44

5-
![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat)
5+
![Version: 0.18.0](https://img.shields.io/badge/Version-0.18.0-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
77
![AppVersion: version-v3.9](https://img.shields.io/badge/AppVersion-version--v3.9-informational?style=flat)
88

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

1313
**This chart is not maintained by the upstream project and any issues with the chart should be raised
14-
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.17.0)**
14+
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.18.0)**
1515

1616
## Source Code
1717

@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
2626
| Repository | Name | Version |
2727
|------------|------|---------|
2828
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
29-
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
29+
| <https://charts.bitnami.com/bitnami> | mariadb | 23.0.5 |
3030
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
3131

3232
## Installing the Chart

charts/memos/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A lightweight, self-hosted memo hub. Open Source and Free forever.
44
home: https://charts.gabe565.com/charts/memos/
55
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/memos/icon.png
66
type: application
7-
version: 0.17.0
7+
version: 0.18.0
88
# renovate datasource=docker depName=ghcr.io/usememos/memos
99
appVersion: 0.24.0
1010
kubeVersion: ">=1.22.0-0"
@@ -29,7 +29,7 @@ sources:
2929
annotations:
3030
artifacthub.io/changes: |-
3131
- kind: changed
32-
description: Update ghcr.io/usememos/memos docker tag to v0.24.0
32+
description: Update mariadb helm release to v23
3333
artifacthub.io/links: |-
3434
- name: App Source
3535
url: https://github.com/usememos/memos

charts/memos/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/memos/icon.png" align="right" width="92" alt="memos logo">
44

5-
![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat)
5+
![Version: 0.18.0](https://img.shields.io/badge/Version-0.18.0-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
77
![AppVersion: 0.24.0](https://img.shields.io/badge/AppVersion-0.24.0-informational?style=flat)
88

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

1313
**This chart is not maintained by the upstream project and any issues with the chart should be raised
14-
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&version=0.17.0)**
14+
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&version=0.18.0)**
1515

1616
## Source Code
1717

@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
2626
| Repository | Name | Version |
2727
|------------|------|---------|
2828
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
29-
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
29+
| <https://charts.bitnami.com/bitnami> | mariadb | 23.0.5 |
3030
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
3131

3232
## Installing the Chart

charts/monica/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Personal CRM. Remember everything about your friends, family and bu
44
home: https://charts.gabe565.com/charts/monica/
55
icon: https://raw.githubusercontent.com/monicahq/monica/aa98c09/public/img/favicon.svg
66
type: application
7-
version: 0.10.0
7+
version: 0.11.0
88
# renovate datasource=docker depName=monica
99
appVersion: 4.1.2-fpm-alpine
1010
kubeVersion: ">=1.22.0-0"
@@ -23,7 +23,7 @@ dependencies:
2323
annotations:
2424
artifacthub.io/changes: |-
2525
- kind: changed
26-
description: Update mariadb helm release to v20
26+
description: Update mariadb helm release to v23
2727
artifacthub.io/links: |-
2828
- name: App Source
2929
url: https://github.com/monicahq/monica

charts/monica/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
5+
![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
77
![AppVersion: 4.1.2-fpm-alpine](https://img.shields.io/badge/AppVersion-4.1.2--fpm--alpine-informational?style=flat)
88

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

1313
**This chart is not maintained by the upstream project and any issues with the chart should be raised
14-
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=monica&version=0.10.0)**
14+
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=monica&version=0.11.0)**
1515

1616
## Source Code
1717

@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
2626
| Repository | Name | Version |
2727
|------------|------|---------|
2828
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
29-
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
29+
| <https://charts.bitnami.com/bitnami> | mariadb | 23.0.5 |
3030

3131
## Installing the Chart
3232

charts/paperless-ngx/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "A community-supported supercharged version of paperless: scan, ind
44
home: https://charts.gabe565.com/charts/paperless-ngx/
55
icon: https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750/src-ui/src/assets/logo-notext.svg
66
type: application
7-
version: 0.24.1
7+
version: 0.25.0
88
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
99
appVersion: 2.14.7
1010
kubeVersion: ">=1.22.0-0"
@@ -33,8 +33,8 @@ sources:
3333
annotations:
3434
artifacthub.io/alternativeName: paperless
3535
artifacthub.io/changes: |-
36-
- kind: fixed
37-
description: Allow for custom db secrets name
36+
- kind: changed
37+
description: Update mariadb helm release to v23
3838
artifacthub.io/links: |-
3939
- name: App Source
4040
url: https://github.com/paperless-ngx/paperless-ngx

charts/paperless-ngx/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<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">
44

5-
![Version: 0.24.1](https://img.shields.io/badge/Version-0.24.1-informational?style=flat)
5+
![Version: 0.25.0](https://img.shields.io/badge/Version-0.25.0-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
77
![AppVersion: 2.14.7](https://img.shields.io/badge/AppVersion-2.14.7-informational?style=flat)
88

@@ -11,7 +11,7 @@ A community-supported supercharged version of paperless: scan, index and archive
1111
**Homepage:** <https://charts.gabe565.com/charts/paperless-ngx/>
1212

1313
**This chart is not maintained by the upstream project and any issues with the chart should be raised
14-
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.24.1)**
14+
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.25.0)**
1515

1616
## Source Code
1717

@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
2626
| Repository | Name | Version |
2727
|------------|------|---------|
2828
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
29-
| <https://charts.bitnami.com/bitnami> | mariadb | 20.1.1 |
29+
| <https://charts.bitnami.com/bitnami> | mariadb | 23.0.5 |
3030
| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
3131
| <https://charts.bitnami.com/bitnami> | redis | 20.7.0 |
3232

0 commit comments

Comments
 (0)