diff --git a/charts/netmaker/Chart.lock b/charts/netmaker/Chart.lock index 4c270e4..a0cad47 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.4 -digest: sha256:2bfaa3b180cac91f6dd319d364f3d00c6c2444939cdaf6b5ca2c93f000454065 -generated: "2024-06-07T09:19:42.243857737Z" + version: 15.5.5 +digest: sha256:3281f8ee5d2a64ae56773c07fb1e214fc1598bc0727234ac90a597a7afbdcbe6 +generated: "2024-06-11T15:20:05.673396133Z" diff --git a/charts/netmaker/Chart.yaml b/charts/netmaker/Chart.yaml index 525f272..012b4cf 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.13.0 +version: 0.13.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 @@ -31,6 +31,6 @@ maintainers: dependencies: - name: postgresql - version: 15.5.4 + version: 15.5.5 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/netmaker/README.md b/charts/netmaker/README.md index 860a430..dbec3a1 100644 --- a/charts/netmaker/README.md +++ b/charts/netmaker/README.md @@ -1,6 +1,6 @@ # netmaker -![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.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) +![Version: 0.13.1](https://img.shields.io/badge/Version-0.13.1-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.5.4 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.5 | ## Values diff --git a/charts/netmaker/charts/postgresql-15.5.4.tgz b/charts/netmaker/charts/postgresql-15.5.4.tgz deleted file mode 100644 index 8c8045e..0000000 Binary files a/charts/netmaker/charts/postgresql-15.5.4.tgz and /dev/null differ diff --git a/charts/netmaker/charts/postgresql-15.5.5.tgz b/charts/netmaker/charts/postgresql-15.5.5.tgz new file mode 100644 index 0000000..1cb458f Binary files /dev/null and b/charts/netmaker/charts/postgresql-15.5.5.tgz differ