Skip to content
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
2 changes: 1 addition & 1 deletion charts/lldap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: ~18
version: ~27.0.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled

Expand Down
2 changes: 1 addition & 1 deletion charts/lldap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Light LDAP implementation

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | ~18 |
| https://charts.bitnami.com/bitnami | mariadb | ~27.0.0 |
| https://charts.bitnami.com/bitnami | postgresql | ~15 |

## Values
Expand Down
8 changes: 4 additions & 4 deletions charts/owncloud/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 18.2.6
version: 27.0.0
- name: valkey
repository: https://valkey.io/valkey-helm/
version: 0.7.5
digest: sha256:84263a3de841980eb561ea5c883bff223dcf725847d9c9eea1cfeae5c386f9f7
generated: "2025-10-16T22:14:24.325171183+01:00"
version: 0.7.7
digest: sha256:c24e8cb7900ddf9b499e79f187a9179fa0edac55cacec06af1ae88d093cf04d2
generated: "2026-07-31T13:40:08.489549213Z"
2 changes: 1 addition & 1 deletion charts/owncloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ appVersion: "10.16.3"
dependencies:
- name: mariadb
condition: mariadb.enabled
version: ~18
version: ~27.0.0
repository: "https://charts.bitnami.com/bitnami"
- name: valkey
version: ~0.7
Expand Down
2 changes: 1 addition & 1 deletion charts/owncloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A file sharing server that puts the control and security of your own data back i

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | ~18 |
| https://charts.bitnami.com/bitnami | mariadb | ~27.0.0 |
| https://valkey.io/valkey-helm/ | valkey | ~0.7 |

## Values
Expand Down
2 changes: 1 addition & 1 deletion charts/photoprism/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
repository: http://bjw-s-labs.github.io/helm-charts/
version: 0.2.2
- name: mariadb
version: ~18
version: ~27.0.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
annotations:
Expand Down
2 changes: 1 addition & 1 deletion charts/photoprism/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| http://bjw-s-labs.github.io/helm-charts/ | common | 0.2.2 |
| https://charts.bitnami.com/bitnami | mariadb | ~18 |
| https://charts.bitnami.com/bitnami | mariadb | ~27.0.0 |

## Values

Expand Down
2 changes: 1 addition & 1 deletion charts/webtrees/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ maintainers:
email: djjudas21@users.noreply.github.com
dependencies:
- name: mariadb
version: ~18
version: ~27.0.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
annotations:
Expand Down
2 changes: 1 addition & 1 deletion charts/webtrees/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Kubernetes: `>=1.16.0-0`

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | ~18 |
| https://charts.bitnami.com/bitnami | mariadb | ~27.0.0 |

## Values

Expand Down