File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ dependencies:
2+ - name: postgresql
3+ repository: oci://registry-1.docker.io/bitnamicharts
4+ version: 15.5.5
5+ digest: sha256:211515a9cb2b363b9c087769e3e41f8bb24d68e89e850a1b47a5f4857bd602b5
6+ generated: "2024-06-16T08:17:38.404998434Z"
Original file line number Diff line number Diff line change @@ -16,13 +16,14 @@ type: application
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
1818version : 0.1.7
19+ home : https://rocketadmin.com
1920
2021# This is the version number of the application being deployed. This version number should be
2122# incremented each time you make changes to the application. Versions are not expected to
2223# follow Semantic Versioning. They should reflect the version the application is using.
2324# It is recommended to use it with quotes.
2425appVersion : " 0.14.8"
2526dependencies :
26- - name : postgres
27+ - name : postgresql
2728 repository : oci://registry-1.docker.io/bitnamicharts
28- version : " ^ 15.5.5"
29+ version : " 15.5.5"
You can’t perform that action at this time.
0 commit comments