diff --git a/stable/palworld/2.3.1/app-changelog.md b/stable/palworld/2.3.1/app-changelog.md deleted file mode 100644 index 5b0d33099dc..00000000000 --- a/stable/palworld/2.3.1/app-changelog.md +++ /dev/null @@ -1,3 +0,0 @@ - - -## [palworld-2.3.1](https://github.com/truecharts/charts/compare/palworld-2.3.0...palworld-2.3.1) (2024-03-06) \ No newline at end of file diff --git a/stable/teamspeak3/10.2.2/charts/common-18.1.6.tgz b/stable/teamspeak3/10.2.2/charts/common-18.1.6.tgz deleted file mode 100644 index 3ada4bb6e11..00000000000 Binary files a/stable/teamspeak3/10.2.2/charts/common-18.1.6.tgz and /dev/null differ diff --git a/stable/teamspeak3/10.2.2/.helmignore b/stable/teamspeak3/10.3.1/.helmignore similarity index 100% rename from stable/teamspeak3/10.2.2/.helmignore rename to stable/teamspeak3/10.3.1/.helmignore diff --git a/stable/teamspeak3/10.2.2/CHANGELOG.md b/stable/teamspeak3/10.3.1/CHANGELOG.md similarity index 69% rename from stable/teamspeak3/10.2.2/CHANGELOG.md rename to stable/teamspeak3/10.3.1/CHANGELOG.md index 1acd5192667..5fc2d059e28 100644 --- a/stable/teamspeak3/10.2.2/CHANGELOG.md +++ b/stable/teamspeak3/10.3.1/CHANGELOG.md @@ -8,6 +8,36 @@ title: Changelog **Important:** +## [teamspeak3-10.3.1](https://github.com/truecharts/charts/compare/teamspeak3-10.3.0...teamspeak3-10.3.1) (2024-03-06) + +### Fi + + + +- Changed Port Name ([#18953](https://github.com/truecharts/charts/issues/18953)) + + +## [teamspeak3-10.3.0](https://github.com/truecharts/charts/compare/teamspeak3-10.2.4...teamspeak3-10.3.0) (2024-03-06) + +### Chore + + + +- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943)) + + +## [teamspeak3-10.2.4](https://github.com/truecharts/charts/compare/teamspeak3-10.2.3...teamspeak3-10.2.4) (2024-03-06) + + +## [teamspeak3-10.2.3](https://github.com/truecharts/charts/compare/teamspeak3-10.2.2...teamspeak3-10.2.3) (2024-03-05) + +### Chore + + + +- bump everything to force helm release again + + ## [teamspeak3-10.2.2](https://github.com/truecharts/charts/compare/teamspeak3-10.2.0...teamspeak3-10.2.2) (2024-03-05) ### Chore @@ -67,33 +97,3 @@ title: Changelog - update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [teamspeak3-9.1.8](https://github.com/truecharts/charts/compare/teamspeak3-9.1.7...teamspeak3-9.1.8) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [teamspeak3-9.1.7](https://github.com/truecharts/charts/compare/teamspeak3-9.1.6...teamspeak3-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [teamspeak3-9.1.6](https://github.com/truecharts/charts/compare/teamspeak3-9.1.5...teamspeak3-9.1.6) (2024-01-09) - -### Chore - - - -- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) - diff --git a/stable/teamspeak3/10.2.2/Chart.yaml b/stable/teamspeak3/10.3.1/Chart.yaml similarity index 90% rename from stable/teamspeak3/10.2.2/Chart.yaml rename to stable/teamspeak3/10.3.1/Chart.yaml index f817392fdf7..b9cbfbd9fb6 100644 --- a/stable/teamspeak3/10.2.2/Chart.yaml +++ b/stable/teamspeak3/10.3.1/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: voice truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 3.13.7 dependencies: - name: common - version: 18.1.6 + version: 18.2.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - teamspeak - teamspeak3 - teamspeak server -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/teamspeak3 - https://hub.docker.com/_/teamspeak type: application -version: 10.2.2 +version: 10.3.1 diff --git a/stable/teamspeak3/10.2.2/README.md b/stable/teamspeak3/10.3.1/README.md similarity index 100% rename from stable/teamspeak3/10.2.2/README.md rename to stable/teamspeak3/10.3.1/README.md diff --git a/stable/teamspeak3/10.3.1/app-changelog.md b/stable/teamspeak3/10.3.1/app-changelog.md new file mode 100644 index 00000000000..a3eeec29fcc --- /dev/null +++ b/stable/teamspeak3/10.3.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [teamspeak3-10.3.1](https://github.com/truecharts/charts/compare/teamspeak3-10.3.0...teamspeak3-10.3.1) (2024-03-06) + +### Fi + + + +- Changed Port Name ([#18953](https://github.com/truecharts/charts/issues/18953)) \ No newline at end of file diff --git a/stable/teamspeak3/10.2.2/app-readme.md b/stable/teamspeak3/10.3.1/app-readme.md similarity index 100% rename from stable/teamspeak3/10.2.2/app-readme.md rename to stable/teamspeak3/10.3.1/app-readme.md diff --git a/stable/teamspeak3/10.3.1/charts/common-18.2.0.tgz b/stable/teamspeak3/10.3.1/charts/common-18.2.0.tgz new file mode 100644 index 00000000000..a5b3906a565 Binary files /dev/null and b/stable/teamspeak3/10.3.1/charts/common-18.2.0.tgz differ diff --git a/stable/teamspeak3/10.2.2/ix_values.yaml b/stable/teamspeak3/10.3.1/ix_values.yaml similarity index 95% rename from stable/teamspeak3/10.2.2/ix_values.yaml rename to stable/teamspeak3/10.3.1/ix_values.yaml index 552560569a6..4c0c5a6963b 100644 --- a/stable/teamspeak3/10.2.2/ix_values.yaml +++ b/stable/teamspeak3/10.3.1/ix_values.yaml @@ -29,8 +29,10 @@ service: port: 10011 targetPort: 10011 query: + enabled: true ports: - main: + query: + enabled: true port: 10022 targetPort: 10022 voice: diff --git a/stable/teamspeak3/10.2.2/questions.yaml b/stable/teamspeak3/10.3.1/questions.yaml similarity index 100% rename from stable/teamspeak3/10.2.2/questions.yaml rename to stable/teamspeak3/10.3.1/questions.yaml diff --git a/stable/teamspeak3/10.2.2/templates/common.yaml b/stable/teamspeak3/10.3.1/templates/common.yaml similarity index 100% rename from stable/teamspeak3/10.2.2/templates/common.yaml rename to stable/teamspeak3/10.3.1/templates/common.yaml diff --git a/stable/teamspeak3/10.2.2/values.yaml b/stable/teamspeak3/10.3.1/values.yaml similarity index 100% rename from stable/teamspeak3/10.2.2/values.yaml rename to stable/teamspeak3/10.3.1/values.yaml