From 7b29fba25609afba305de4482616bc31edcb1122 Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 21:47:50 +0000 Subject: [PATCH 1/4] Update gravitl/netmaker Docker tag to v1 --- charts/netmaker/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/netmaker/Chart.yaml b/charts/netmaker/Chart.yaml index 6272e2d..b0da3fc 100644 --- a/charts/netmaker/Chart.yaml +++ b/charts/netmaker/Chart.yaml @@ -22,7 +22,7 @@ version: 1.0.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=gravitl/netmaker -appVersion: "v0.99.0" +appVersion: "v1.0.0" maintainers: - name: "jessebot" From 6c2e5508ce1b155f1ea0a641fc4b9c0b63ffc3d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 Aug 2025 21:48:10 +0000 Subject: [PATCH 2/4] helm-docs: automated action --- charts/netmaker/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/netmaker/README.md b/charts/netmaker/README.md index f51f2e5..1262e05 100644 --- a/charts/netmaker/README.md +++ b/charts/netmaker/README.md @@ -1,6 +1,6 @@ # netmaker -![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.99.0](https://img.shields.io/badge/AppVersion-v0.99.0-informational?style=flat-square) +![Version: 1.0.0](https://img.shields.io/badge/Version-1.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) 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.38 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.26 | ## Values From d872681fd8c5caf55dee1428794a03d3263b707b Mon Sep 17 00:00:00 2001 From: Jesse Hitch Date: Mon, 18 Aug 2025 23:52:12 +0200 Subject: [PATCH 3/4] Update Chart.yaml --- charts/netmaker/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/netmaker/Chart.yaml b/charts/netmaker/Chart.yaml index b0da3fc..392ffb0 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: 1.0.0 +version: 2.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 From c326e75bbdbf22545b6cfd8ba36fbf53b0eb56d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 Aug 2025 21:52:31 +0000 Subject: [PATCH 4/4] helm-docs: automated action --- charts/netmaker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/netmaker/README.md b/charts/netmaker/README.md index 1262e05..6cfb10e 100644 --- a/charts/netmaker/README.md +++ b/charts/netmaker/README.md @@ -1,6 +1,6 @@ # netmaker -![Version: 1.0.0](https://img.shields.io/badge/Version-1.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.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) A Helm chart to run HA Netmaker on Kubernetes