From 43f8792237019550b38b08d0efa0d540a63d3408 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 16:08:08 +0000 Subject: [PATCH] chore: release master --- .release-please-manifest.json | 8 +++--- CHANGELOG.md | 38 ++++++++++++++++++++++++++ charts/flame-hub/CHANGELOG.md | 18 ++++++++++++ charts/flame-hub/Chart.yaml | 25 ++--------------- charts/flame-node/CHANGELOG.md | 26 ++++++++++++++++++ charts/flame-node/Chart.yaml | 4 +-- charts/third-party/authup/CHANGELOG.md | 12 ++++++++ charts/third-party/authup/Chart.yaml | 2 +- version.txt | 2 +- 9 files changed, 105 insertions(+), 30 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b6376c6..582ff4d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { - ".": "0.0.11", - "charts/flame-hub": "0.0.11", - "charts/flame-node": "0.0.11", - "charts/third-party/authup": "0.0.11" + ".": "0.0.12", + "charts/flame-hub": "0.0.12", + "charts/flame-node": "0.0.12", + "charts/third-party/authup": "0.0.12" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3150557..cff6bb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,43 @@ # Changelog +## [0.0.12](https://github.com/PrivateAIM/helm/compare/root-0.0.11...root-0.0.12) (2026-05-06) + + +### Features + +* **authup:** Add image configuration for authup service in values.yaml and deployment template ([89aaa6c](https://github.com/PrivateAIM/helm/commit/89aaa6cb10c0bcb2957b2772d55c6a1307c44092)) +* **gateway:** add certificateRefNamespace support for TLS configuration ([38f67cb](https://github.com/PrivateAIM/helm/commit/38f67cb66fd750f1e3fe4b71f39b0af40b9f1b28)) +* **hub:** add PUBLIC_URL environment variable to server core deployment ([d6c3183](https://github.com/PrivateAIM/helm/commit/d6c3183f8353d216278e7a1570af2b836af24232)) +* **hub:** Support Gateway API and provide gateway template with necessary nginx parameters ([#118](https://github.com/PrivateAIM/helm/issues/118)) ([9954b2a](https://github.com/PrivateAIM/helm/commit/9954b2a9cb794135cd21cd84ee63f3d51ce72cef)) +* **node:** add env vars for PO deploy for net stats ([793e119](https://github.com/PrivateAIM/helm/commit/793e11998cd4b1787d9ff031421c2abf2b1cc7df)) +* **node:** add gateway api support to victorialogs ([7548a2e](https://github.com/PrivateAIM/helm/commit/7548a2e3a4b2bdfabc1e26852615b82fc9842bee)) +* **node:** add keycloak secret sync job with rbac ([38778fa](https://github.com/PrivateAIM/helm/commit/38778fa768a120721c22c641e2f3cc0dd46c1ac5)) +* **node:** add victoria logs to Chart.yaml and values.yaml ([0d18328](https://github.com/PrivateAIM/helm/commit/0d1832810d971ec98e85e86ffaf2ec6e425e38c8)) +* **node:** allow user to set custom nuxt auth secret for node ui ([22a4b9c](https://github.com/PrivateAIM/helm/commit/22a4b9c8a4bf492ec41375ee8fb551d3daa01bef)) +* **node:** log level parsing in victorialogs ([1473dd7](https://github.com/PrivateAIM/helm/commit/1473dd719de2d92b517d2f525ff145e08aa8b48c)) +* **openebs:** allow volume expansion with mayastor-replicated ([96add7f](https://github.com/PrivateAIM/helm/commit/96add7f5d654b0e4afcfddc8913446fddbbcec18)) + + +### Bug Fixes + +* Add extra-files configuration for authup dependency in release-please-config.json ([d791a7a](https://github.com/PrivateAIM/helm/commit/d791a7a0ee0f73d7cd4c3d4d5294377c7e8f8450)) +* **authup:** remove double repository ([5de1225](https://github.com/PrivateAIM/helm/commit/5de1225de389489ef90a34f3cccdac8fd7be50e0)) +* Hub chart dependency authup bumped to 0.0.11 ([2409053](https://github.com/PrivateAIM/helm/commit/2409053d81e36ac75583790f74bd9093b1d3db7a)) +* **hub:** appropriate pod update strategy for harbor RWO PVCs ([37da737](https://github.com/PrivateAIM/helm/commit/37da737907690e2e5f2d34bcead720013c15c8db)) +* **hub:** Persist Docker Images and Master Images Repo for Hub Core W… ([#122](https://github.com/PrivateAIM/helm/issues/122)) ([d1d2bed](https://github.com/PrivateAIM/helm/commit/d1d2beda60e103a82e682bb739567d8c081ecd69)) +* **hub:** pvc mount path for master-images repo, pvc resource policy keep ([26863a5](https://github.com/PrivateAIM/helm/commit/26863a598db0f85075c89644525d515c3f16accd)) +* **node:** add support for gateway TLS termination ([11105ed](https://github.com/PrivateAIM/helm/commit/11105ed23c0719ae6ae79c89fbd7e45762f3a106)) +* **node:** improve hostname parsing in edge cases ([6240a92](https://github.com/PrivateAIM/helm/commit/6240a925bee9a46a94436df95ef4fd702e339041)) +* **node:** make use of keycloak http relativePath in URL generation ([8ba9abd](https://github.com/PrivateAIM/helm/commit/8ba9abd15a488562716800c6c617a7b5b3c53111)) +* **node:** modify kc settings for upstream TLS termination ([22d77f8](https://github.com/PrivateAIM/helm/commit/22d77f898b44a14d8fa7a8eae54514e194df4696)) +* Update extra-files path for authup dependency in release-please-config.json ([3cce20b](https://github.com/PrivateAIM/helm/commit/3cce20ba0240d525c4552b578253930cf7d3bfee)) + + +### Performance Improvements + +* **node:** optimize ui and HA probes ([c8ef560](https://github.com/PrivateAIM/helm/commit/c8ef5600db1775a2cab6e450ae998a8bdff7845e)) +* **node:** remove mogodb logs from victorialogs ([2916202](https://github.com/PrivateAIM/helm/commit/29162021fdb31b6687a1fa69861ca517555587bc)) + ## [0.0.11](https://github.com/PrivateAIM/helm/compare/root-0.0.10...root-0.0.11) (2026-03-25) diff --git a/charts/flame-hub/CHANGELOG.md b/charts/flame-hub/CHANGELOG.md index 7b92700..8c1ceab 100644 --- a/charts/flame-hub/CHANGELOG.md +++ b/charts/flame-hub/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [0.0.12](https://github.com/PrivateAIM/helm/compare/flame-hub-0.0.11...flame-hub-0.0.12) (2026-05-06) + + +### Features + +* **authup:** Add image configuration for authup service in values.yaml and deployment template ([89aaa6c](https://github.com/PrivateAIM/helm/commit/89aaa6cb10c0bcb2957b2772d55c6a1307c44092)) +* **gateway:** add certificateRefNamespace support for TLS configuration ([38f67cb](https://github.com/PrivateAIM/helm/commit/38f67cb66fd750f1e3fe4b71f39b0af40b9f1b28)) +* **hub:** add PUBLIC_URL environment variable to server core deployment ([d6c3183](https://github.com/PrivateAIM/helm/commit/d6c3183f8353d216278e7a1570af2b836af24232)) +* **hub:** Support Gateway API and provide gateway template with necessary nginx parameters ([#118](https://github.com/PrivateAIM/helm/issues/118)) ([9954b2a](https://github.com/PrivateAIM/helm/commit/9954b2a9cb794135cd21cd84ee63f3d51ce72cef)) + + +### Bug Fixes + +* Hub chart dependency authup bumped to 0.0.11 ([2409053](https://github.com/PrivateAIM/helm/commit/2409053d81e36ac75583790f74bd9093b1d3db7a)) +* **hub:** appropriate pod update strategy for harbor RWO PVCs ([37da737](https://github.com/PrivateAIM/helm/commit/37da737907690e2e5f2d34bcead720013c15c8db)) +* **hub:** Persist Docker Images and Master Images Repo for Hub Core W… ([#122](https://github.com/PrivateAIM/helm/issues/122)) ([d1d2bed](https://github.com/PrivateAIM/helm/commit/d1d2beda60e103a82e682bb739567d8c081ecd69)) +* **hub:** pvc mount path for master-images repo, pvc resource policy keep ([26863a5](https://github.com/PrivateAIM/helm/commit/26863a598db0f85075c89644525d515c3f16accd)) + ## [0.0.11](https://github.com/PrivateAIM/helm/compare/flame-hub-0.0.10...flame-hub-0.0.11) (2026-03-25) diff --git a/charts/flame-hub/Chart.yaml b/charts/flame-hub/Chart.yaml index ee21cc2..a4af04e 100644 --- a/charts/flame-hub/Chart.yaml +++ b/charts/flame-hub/Chart.yaml @@ -2,56 +2,37 @@ apiVersion: v2 name: flame-hub description: A Helm chart for Kubernetes 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.0.11" - -# 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 -# follow Semantic Versioning. They should reflect the version the application is using. -# It is recommended to use it with quotes. -appVersion: "0.1.0" - +version: 0.0.12 +appVersion: 0.1.0 dependencies: - name: common version: 2.31.4 repository: oci://registry-1.docker.io/bitnamicharts - - name: postgresql version: 18.5.1 repository: oci://registry-1.docker.io/bitnamicharts - - name: redis version: 22.0.6 repository: oci://registry-1.docker.io/bitnamicharts - - name: rabbitmq version: 16.0.14 repository: oci://registry-1.docker.io/bitnamicharts - - name: minio version: 17.0.21 repository: oci://registry-1.docker.io/bitnamicharts - - name: grafana version: 12.1.8 repository: oci://registry-1.docker.io/bitnamicharts - - name: victoria-logs-cluster version: 0.0.24 repository: https://victoriametrics.github.io/helm-charts/ - - name: prometheus version: 2.1.23 repository: oci://registry-1.docker.io/bitnamicharts - - condition: harbor.enabled name: harbor version: 27.0.3 repository: oci://registry-1.docker.io/bitnamicharts - - name: authup repository: file://../third-party/authup - version: 0.0.11 + version: 0.0.12 diff --git a/charts/flame-node/CHANGELOG.md b/charts/flame-node/CHANGELOG.md index 520cc40..0038955 100644 --- a/charts/flame-node/CHANGELOG.md +++ b/charts/flame-node/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [0.0.12](https://github.com/PrivateAIM/helm/compare/flame-node-0.0.11...flame-node-0.0.12) (2026-05-06) + + +### Features + +* **node:** add env vars for PO deploy for net stats ([793e119](https://github.com/PrivateAIM/helm/commit/793e11998cd4b1787d9ff031421c2abf2b1cc7df)) +* **node:** add gateway api support to victorialogs ([7548a2e](https://github.com/PrivateAIM/helm/commit/7548a2e3a4b2bdfabc1e26852615b82fc9842bee)) +* **node:** add keycloak secret sync job with rbac ([38778fa](https://github.com/PrivateAIM/helm/commit/38778fa768a120721c22c641e2f3cc0dd46c1ac5)) +* **node:** add victoria logs to Chart.yaml and values.yaml ([0d18328](https://github.com/PrivateAIM/helm/commit/0d1832810d971ec98e85e86ffaf2ec6e425e38c8)) +* **node:** allow user to set custom nuxt auth secret for node ui ([22a4b9c](https://github.com/PrivateAIM/helm/commit/22a4b9c8a4bf492ec41375ee8fb551d3daa01bef)) +* **node:** log level parsing in victorialogs ([1473dd7](https://github.com/PrivateAIM/helm/commit/1473dd719de2d92b517d2f525ff145e08aa8b48c)) + + +### Bug Fixes + +* **node:** add support for gateway TLS termination ([11105ed](https://github.com/PrivateAIM/helm/commit/11105ed23c0719ae6ae79c89fbd7e45762f3a106)) +* **node:** improve hostname parsing in edge cases ([6240a92](https://github.com/PrivateAIM/helm/commit/6240a925bee9a46a94436df95ef4fd702e339041)) +* **node:** make use of keycloak http relativePath in URL generation ([8ba9abd](https://github.com/PrivateAIM/helm/commit/8ba9abd15a488562716800c6c617a7b5b3c53111)) +* **node:** modify kc settings for upstream TLS termination ([22d77f8](https://github.com/PrivateAIM/helm/commit/22d77f898b44a14d8fa7a8eae54514e194df4696)) + + +### Performance Improvements + +* **node:** optimize ui and HA probes ([c8ef560](https://github.com/PrivateAIM/helm/commit/c8ef5600db1775a2cab6e450ae998a8bdff7845e)) +* **node:** remove mogodb logs from victorialogs ([2916202](https://github.com/PrivateAIM/helm/commit/29162021fdb31b6687a1fa69861ca517555587bc)) + ## [0.0.11](https://github.com/PrivateAIM/helm/compare/flame-node-0.0.10...flame-node-0.0.11) (2026-03-25) diff --git a/charts/flame-node/Chart.yaml b/charts/flame-node/Chart.yaml index cabb66d..4dec490 100644 --- a/charts/flame-node/Chart.yaml +++ b/charts/flame-node/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.0.11 +version: 0.0.12 # 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 @@ -56,4 +56,4 @@ dependencies: version: 0.12.1 repository: https://victoriametrics.github.io/helm-charts alias: victoria-logs - condition: eventLogging.enabled \ No newline at end of file + condition: eventLogging.enabled diff --git a/charts/third-party/authup/CHANGELOG.md b/charts/third-party/authup/CHANGELOG.md index 8903606..5809880 100644 --- a/charts/third-party/authup/CHANGELOG.md +++ b/charts/third-party/authup/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.0.12](https://github.com/PrivateAIM/helm/compare/authup-0.0.11...authup-0.0.12) (2026-05-06) + + +### Features + +* **authup:** Add image configuration for authup service in values.yaml and deployment template ([89aaa6c](https://github.com/PrivateAIM/helm/commit/89aaa6cb10c0bcb2957b2772d55c6a1307c44092)) + + +### Bug Fixes + +* **authup:** remove double repository ([5de1225](https://github.com/PrivateAIM/helm/commit/5de1225de389489ef90a34f3cccdac8fd7be50e0)) + ## [0.0.11](https://github.com/PrivateAIM/helm/compare/authup-0.0.10...authup-0.0.11) (2026-03-25) diff --git a/charts/third-party/authup/Chart.yaml b/charts/third-party/authup/Chart.yaml index 415b739..e956a93 100644 --- a/charts/third-party/authup/Chart.yaml +++ b/charts/third-party/authup/Chart.yaml @@ -6,7 +6,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.0.11" +version: "0.0.12" # 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 diff --git a/version.txt b/version.txt index 2cfabea..8cbf02c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.11 +0.0.12