File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11dependencies:
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-14T19:59:43.232302852Z "
Original file line number Diff line number Diff 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
2828dependencies :
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
You can’t perform that action at this time.
0 commit comments