From f464790f038a70bb78cb396e140d07fcd8b4b13a Mon Sep 17 00:00:00 2001 From: "grounds.gg Bot" Date: Mon, 4 May 2026 00:08:05 +0200 Subject: [PATCH] chore(main): release grounds-velocity 0.1.0 --- .release-please-manifest.json | 2 +- charts/grounds-velocity/CHANGELOG.md | 8 ++++++++ charts/grounds-velocity/Chart.yaml | 3 ++- 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 charts/grounds-velocity/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 91d617c..e198673 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -4,7 +4,7 @@ "charts/cockpit": "0.1.1", "charts/grounds-service": "0.1.0", "charts/agones-fleet": "0.2.0", - "charts/grounds-velocity": "0.0.1", + "charts/grounds-velocity": "0.1.0", "charts/plugin-velocity-jar": "0.0.1", "charts/grounds-gamemode": "0.0.1" } diff --git a/charts/grounds-velocity/CHANGELOG.md b/charts/grounds-velocity/CHANGELOG.md new file mode 100644 index 0000000..7f945ba --- /dev/null +++ b/charts/grounds-velocity/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.0](https://github.com/groundsgg/charts/compare/grounds-velocity-v0.0.1...grounds-velocity-v0.1.0) (2026-05-03) + + +### Features + +* add grounds-velocity, plugin-velocity-jar, grounds-gamemode charts ([#32](https://github.com/groundsgg/charts/issues/32)) ([00a4348](https://github.com/groundsgg/charts/commit/00a434848bdf1fd0f3189c74ae2036f0a074b797)) diff --git a/charts/grounds-velocity/Chart.yaml b/charts/grounds-velocity/Chart.yaml index 58a59d7..6f5d315 100644 --- a/charts/grounds-velocity/Chart.yaml +++ b/charts/grounds-velocity/Chart.yaml @@ -1,6 +1,7 @@ apiVersion: v2 name: grounds-velocity -description: Velocity Minecraft proxy with per-plugin JAR fetching for the platform-test environment +description: Velocity Minecraft proxy with per-plugin JAR fetching for the + platform-test environment type: application version: 0.1.0