diff --git a/charts/netmaker/Chart.lock b/charts/netmaker/Chart.lock index eb38a21..125b071 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.2 -digest: sha256:0766b5084b914ac9e7edb772078003b4727ed87c986b9265172777a14ff0b5be -generated: "2024-03-24T11:32:00.096443+01:00" + version: 15.1.4 +digest: sha256:40a345daaa15ab1b4632b19d27217bdd1f608658effa33c229ca5422629eba89 +generated: "2024-03-27T07:08:49.415872932Z" diff --git a/charts/netmaker/Chart.yaml b/charts/netmaker/Chart.yaml index d192831..e989c2e 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.7 +version: 0.11.8 # 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 @@ -33,6 +33,6 @@ maintainers: dependencies: - name: postgresql - version: 15.1.2 + version: 15.1.4 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/netmaker/README.md b/charts/netmaker/README.md index a9114a5..01ecc6a 100644 --- a/charts/netmaker/README.md +++ b/charts/netmaker/README.md @@ -1,6 +1,6 @@ # netmaker -![Version: 0.11.7](https://img.shields.io/badge/Version-0.11.7-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.11.8](https://img.shields.io/badge/Version-0.11.8-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.2 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.1.4 | ## Values diff --git a/charts/netmaker/charts/postgresql-15.1.2.tgz b/charts/netmaker/charts/postgresql-15.1.2.tgz deleted file mode 100644 index 519b11c..0000000 Binary files a/charts/netmaker/charts/postgresql-15.1.2.tgz and /dev/null differ diff --git a/charts/netmaker/charts/postgresql-15.1.4.tgz b/charts/netmaker/charts/postgresql-15.1.4.tgz new file mode 100644 index 0000000..8c7cae9 Binary files /dev/null and b/charts/netmaker/charts/postgresql-15.1.4.tgz differ