Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update helm release mariadb to v20
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6a63a27 commit 27549b4
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/librenms/Chart.yaml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ dependencies:
- name: mariadb
alias: mysql
repository: https://charts.bitnami.com/bitnami
version: 11.5.7
version: 20.0.0
condition: mysql.install
- name: memcached
repository: https://charts.bitnami.com/bitnami
2 changes: 1 addition & 1 deletion charts/sshportal/Chart.yaml
Original file line number Diff line number Diff line change
@@ -13,5 +13,5 @@ sources:
dependencies:
- name: mariadb
alias: mysql
version: 11.5.7
version: 20.0.0
repository: https://charts.bitnami.com/bitnami

0 comments on commit 27549b4

Please sign in to comment.