diff --git a/charts/netmaker/Chart.lock b/charts/netmaker/Chart.lock index 9e7e86a..92dd7b3 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: 16.7.26 -digest: sha256:77920deb497baf0205e5beed88efcf6d0527869e33329eb55ff13feebc550783 -generated: "2025-08-18T21:40:35.750606472Z" + version: 16.7.27 +digest: sha256:6fbb2d72eeffa5642d7158c0c7aaad596851e65272e3dc3411ce74c6f580b8e1 +generated: "2025-08-26T15:10:46.446799538Z" diff --git a/charts/netmaker/Chart.yaml b/charts/netmaker/Chart.yaml index 392ffb0..9d98952 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: 2.0.0 +version: 2.0.1 # 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: 16.7.26 + version: 16.7.27 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/netmaker/README.md b/charts/netmaker/README.md index 6cfb10e..c4b4432 100644 --- a/charts/netmaker/README.md +++ b/charts/netmaker/README.md @@ -1,6 +1,6 @@ # netmaker -![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0](https://img.shields.io/badge/AppVersion-v1.0.0-informational?style=flat-square) +![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0](https://img.shields.io/badge/AppVersion-v1.0.0-informational?style=flat-square) A Helm chart to run HA Netmaker on Kubernetes @@ -15,7 +15,7 @@ A Helm chart to run HA Netmaker on Kubernetes | Repository | Name | Version | |------------|------|---------| -| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.26 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.27 | ## Values diff --git a/charts/netmaker/charts/postgresql-16.7.26.tgz b/charts/netmaker/charts/postgresql-16.7.26.tgz deleted file mode 100644 index 584fb65..0000000 Binary files a/charts/netmaker/charts/postgresql-16.7.26.tgz and /dev/null differ diff --git a/charts/netmaker/charts/postgresql-16.7.27.tgz b/charts/netmaker/charts/postgresql-16.7.27.tgz new file mode 100644 index 0000000..73dc91a Binary files /dev/null and b/charts/netmaker/charts/postgresql-16.7.27.tgz differ