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 helm release mariadb to ^13.0.5 #272

Merged
merged 1 commit into from
Aug 20, 2023
Merged
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/yourls/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 2.8.0
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 13.0.4
digest: sha256:ed78d3ac89862ef8451b4dbe7a478a08dbd5fc0ff9a626bbc7c4eadf3f9d862c
generated: "2023-08-17T23:15:55.436683108Z"
version: 13.0.5
digest: sha256:ba7e97a3b206379b40e08341aec083daa55439a27a417d466e0cedbc3717c198
generated: "2023-08-20T10:30:50.298883688Z"
4 changes: 2 additions & 2 deletions charts/yourls/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: 5.5.5
version: 5.5.6
name: yourls
description: Your Own URL Shortener
appVersion: "1.9.2"
Expand Down Expand Up @@ -27,7 +27,7 @@ dependencies:
- bitnami-common
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: ^13.0.4
version: ^13.0.5
condition: mariadb.enabled
tags:
- yourls-database
Expand Down
Loading