Skip to content

Commit e592740

Browse files
chore(deps): update mariadb docker tag to v0.16.6
1 parent ec98bd6 commit e592740

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

charts/timelimit/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: mariadb
33
repository: oci://registry-1.docker.io/cloudpirates
4-
version: 0.16.5
5-
digest: sha256:d15988ce9c23091e9647bfb92638d51e038914b7eac2d5f1b0cbb18a80c04a37
6-
generated: "2026-06-08T23:45:09.34491781Z"
4+
version: 0.16.6
5+
digest: sha256:14dae9b98a153012c869d9b0c4f1e7cdb7e98f83bfe9d6762c1d3a5957c144af
6+
generated: "2026-07-14T02:45:58.525996215Z"

charts/timelimit/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ type: application
1717
# This is the chart version. This version number should be incremented each time you make changes
1818
# to the chart and its templates, including the app version.
1919
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20-
version: 4.4.4
20+
version: 4.4.5
2121

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

2828
dependencies:
2929
- name: mariadb
30-
version: 0.16.5
30+
version: 0.16.6
3131
repository: oci://registry-1.docker.io/cloudpirates
3232
condition: mariadb.enabled

0 commit comments

Comments
 (0)