From a7f1810641467d8642b7edf12562b2de7a885873 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-gamemode 0.1.0 --- .release-please-manifest.json | 2 +- charts/grounds-gamemode/CHANGELOG.md | 8 ++++++++ charts/grounds-gamemode/Chart.yaml | 3 ++- 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 charts/grounds-gamemode/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 91d617c..9b03191 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -6,5 +6,5 @@ "charts/agones-fleet": "0.2.0", "charts/grounds-velocity": "0.0.1", "charts/plugin-velocity-jar": "0.0.1", - "charts/grounds-gamemode": "0.0.1" + "charts/grounds-gamemode": "0.1.0" } diff --git a/charts/grounds-gamemode/CHANGELOG.md b/charts/grounds-gamemode/CHANGELOG.md new file mode 100644 index 0000000..2cd1bcd --- /dev/null +++ b/charts/grounds-gamemode/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.0](https://github.com/groundsgg/charts/compare/grounds-gamemode-v0.0.1...grounds-gamemode-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-gamemode/Chart.yaml b/charts/grounds-gamemode/Chart.yaml index f4c86e4..1b2188a 100644 --- a/charts/grounds-gamemode/Chart.yaml +++ b/charts/grounds-gamemode/Chart.yaml @@ -1,6 +1,7 @@ apiVersion: v2 name: grounds-gamemode -description: Minecraft game-server (Paper / Minestom) — Deployment by default, Agones Fleet when scaling +description: Minecraft game-server (Paper / Minestom) — Deployment by default, + Agones Fleet when scaling type: application version: 0.1.0