diff --git a/charts/netmaker/Chart.lock b/charts/netmaker/Chart.lock index 331131a..9e7e86a 100644 --- a/charts/netmaker/Chart.lock +++ b/charts/netmaker/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.5.38 -digest: sha256:67269c8ba9048da425bdc3e6f8e28bff54bdb98e1c53a8dc0feb0b77363b48a9 -generated: "2024-10-21T10:25:11.521835905Z" + version: 16.7.26 +digest: sha256:77920deb497baf0205e5beed88efcf6d0527869e33329eb55ff13feebc550783 +generated: "2025-08-18T21:40:35.750606472Z" diff --git a/charts/netmaker/Chart.yaml b/charts/netmaker/Chart.yaml index a8d1a11..6272e2d 100644 --- a/charts/netmaker/Chart.yaml +++ b/charts/netmaker/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.14.0 +version: 1.0.0 # 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 @@ -32,6 +32,6 @@ maintainers: dependencies: - name: postgresql - version: 15.5.38 + version: 16.7.26 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/netmaker/charts/postgresql-15.5.38.tgz b/charts/netmaker/charts/postgresql-15.5.38.tgz deleted file mode 100644 index e4f9625..0000000 Binary files a/charts/netmaker/charts/postgresql-15.5.38.tgz and /dev/null differ diff --git a/charts/netmaker/charts/postgresql-16.7.26.tgz b/charts/netmaker/charts/postgresql-16.7.26.tgz new file mode 100644 index 0000000..584fb65 Binary files /dev/null and b/charts/netmaker/charts/postgresql-16.7.26.tgz differ