Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
8 changes: 8 additions & 0 deletions charts/grounds-gamemode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
3 changes: 2 additions & 1 deletion charts/grounds-gamemode/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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

Expand Down