Skip to content

Commit

Permalink
[timelimit] Update Helm chart mariadb to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 3a7f461 commit 52dc28d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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

0 comments on commit 52dc28d

Please sign in to comment.