diff --git a/charts/timelimit/Chart.lock b/charts/timelimit/Chart.lock index 6188fda..3ab4c61 100644 --- a/charts/timelimit/Chart.lock +++ b/charts/timelimit/Chart.lock @@ -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" diff --git a/charts/timelimit/Chart.yaml b/charts/timelimit/Chart.yaml index fe01fa5..ef64747 100644 --- a/charts/timelimit/Chart.yaml +++ b/charts/timelimit/Chart.yaml @@ -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 @@ -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