diff --git a/charts/netmaker/Chart.lock b/charts/netmaker/Chart.lock index 125b071..71cc2f1 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.1.4 -digest: sha256:40a345daaa15ab1b4632b19d27217bdd1f608658effa33c229ca5422629eba89 -generated: "2024-03-27T07:08:49.415872932Z" + version: 15.2.12 +digest: sha256:a66992ccc9e59f87057727ecd4d608f74e1944007bcc6d3556363308de0ac551 +generated: "2024-05-10T23:13:16.618604768Z" diff --git a/charts/netmaker/Chart.yaml b/charts/netmaker/Chart.yaml index a45ba59..5e544c7 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.11.9 +version: 0.12.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 @@ -31,6 +31,6 @@ maintainers: dependencies: - name: postgresql - version: 15.1.4 + version: 15.2.12 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/netmaker/README.md b/charts/netmaker/README.md index e082234..dc3f854 100644 --- a/charts/netmaker/README.md +++ b/charts/netmaker/README.md @@ -1,6 +1,6 @@ # netmaker -![Version: 0.11.9](https://img.shields.io/badge/Version-0.11.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square) +![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.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 | 15.1.4 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.2.12 | ## Values diff --git a/charts/netmaker/charts/postgresql-15.1.4.tgz b/charts/netmaker/charts/postgresql-15.1.4.tgz deleted file mode 100644 index 8c7cae9..0000000 Binary files a/charts/netmaker/charts/postgresql-15.1.4.tgz and /dev/null differ diff --git a/charts/netmaker/charts/postgresql-15.2.12.tgz b/charts/netmaker/charts/postgresql-15.2.12.tgz new file mode 100644 index 0000000..3b2cd04 Binary files /dev/null and b/charts/netmaker/charts/postgresql-15.2.12.tgz differ