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