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

[timelimit] Update Helm chart mariadb to v19 #359

Merged
merged 1 commit into from
Oct 3, 2024
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/timelimit/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 18.2.6
digest: sha256:e2173af59c9f1f57e37059775df6c631bf8cba4b39ac86c6486abe7d26972412
generated: "2024-10-03T18:56:40.528648291Z"
version: 19.0.7
digest: sha256:8f6b81e20a8ca4493007d3c3a63f915f49f3a54d3c0fa956e23126fa1a1ba473
generated: "2024-10-03T19:52:18.713965024Z"
4 changes: 2 additions & 2 deletions charts/timelimit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.3.7
version: 1.0.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -27,6 +27,6 @@ appVersion: "1.17.1"

dependencies:
- name: mariadb
version: 18.2.6
version: 19.0.7
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled