diff --git a/charts/hukz/Chart.yaml b/charts/hukz/Chart.yaml index bd44b58..0314128 100644 --- a/charts/hukz/Chart.yaml +++ b/charts/hukz/Chart.yaml @@ -15,7 +15,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.3 +version: 0.3.4 # 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 @@ -37,12 +37,12 @@ sources: dependencies: - name: nats - version: "6.2.*" + version: "8.4.*" repository: https://charts.bitnami.com/bitnami condition: nats.enabled alias: nats - name: postgresql - version: "10.3.*" + version: "16.0.*" repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - alias: postgresql \ No newline at end of file + alias: postgresql \ No newline at end of file