diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 99d4222..7746de8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -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" } diff --git a/charts/plugin-velocity-jar/CHANGELOG.md b/charts/plugin-velocity-jar/CHANGELOG.md new file mode 100644 index 0000000..7e0f820 --- /dev/null +++ b/charts/plugin-velocity-jar/CHANGELOG.md @@ -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)) diff --git a/charts/plugin-velocity-jar/Chart.yaml b/charts/plugin-velocity-jar/Chart.yaml index e5f3ebf..6130e9b 100644 --- a/charts/plugin-velocity-jar/Chart.yaml +++ b/charts/plugin-velocity-jar/Chart.yaml @@ -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