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 @@ -5,6 +5,6 @@
"charts/grounds-service": "0.1.0",
"charts/agones-fleet": "0.2.0",
"charts/grounds-velocity": "0.1.0",
"charts/plugin-velocity-jar": "0.0.1",
"charts/plugin-velocity-jar": "0.1.0",
"charts/grounds-gamemode": "0.1.0"
}
8 changes: 8 additions & 0 deletions charts/plugin-velocity-jar/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/plugin-velocity-jar-v0.0.1...plugin-velocity-jar-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/plugin-velocity-jar/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
apiVersion: v2
name: plugin-velocity-jar
description: Hosts a Velocity-plugin JAR so the grounds-velocity proxy can fetch it at startup
description: Hosts a Velocity-plugin JAR so the grounds-velocity proxy can fetch
it at startup
type: application
version: 0.1.0

Expand Down