Skip to content
Open
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: oci://registry-1.docker.io/cloudpirates
version: 0.16.5
digest: sha256:d15988ce9c23091e9647bfb92638d51e038914b7eac2d5f1b0cbb18a80c04a37
generated: "2026-06-08T23:45:09.34491781Z"
version: 0.16.6
digest: sha256:14dae9b98a153012c869d9b0c4f1e7cdb7e98f83bfe9d6762c1d3a5957c144af
generated: "2026-07-15T18:41:06.675209785Z"
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: 4.4.4
version: 4.4.5

# 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: 0.16.5
version: 0.16.6
repository: oci://registry-1.docker.io/cloudpirates
condition: mariadb.enabled
Loading