diff --git a/stable/teamspeak3/8.1.4/CHANGELOG.md b/stable/teamspeak3/8.1.4/CHANGELOG.md deleted file mode 100644 index 2d53986eace..00000000000 --- a/stable/teamspeak3/8.1.4/CHANGELOG.md +++ /dev/null @@ -1,13 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [teamspeak3-8.1.4](https://github.com/truecharts/charts/compare/teamspeak3-8.1.3...teamspeak3-8.1.4) (2023-12-21) - -### Chore - -- move more from incubator to stable - - \ No newline at end of file diff --git a/stable/teamspeak3/8.1.4/app-changelog.md b/stable/teamspeak3/8.1.4/app-changelog.md deleted file mode 100644 index 5e4d5119f9d..00000000000 --- a/stable/teamspeak3/8.1.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [teamspeak3-8.1.4](https://github.com/truecharts/charts/compare/teamspeak3-8.1.3...teamspeak3-8.1.4) (2023-12-21) - -### Chore - -- move more from incubator to stable - - \ No newline at end of file diff --git a/stable/teamspeak3/8.1.5/CHANGELOG.md b/stable/teamspeak3/8.1.5/CHANGELOG.md new file mode 100644 index 00000000000..6c8c1a07329 --- /dev/null +++ b/stable/teamspeak3/8.1.5/CHANGELOG.md @@ -0,0 +1,22 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [teamspeak3-8.1.5](https://github.com/truecharts/charts/compare/teamspeak3-8.1.4...teamspeak3-8.1.5) (2023-12-21) + +### Chore + +- update container image teamspeak to 3.13.7[@69e067c](https://github.com/69e067c) by renovate ([#16247](https://github.com/truecharts/charts/issues/16247)) + + + + +## [teamspeak3-8.1.4](https://github.com/truecharts/charts/compare/teamspeak3-8.1.3...teamspeak3-8.1.4) (2023-12-21) + +### Chore + +- move more from incubator to stable + + \ No newline at end of file diff --git a/stable/teamspeak3/8.1.4/Chart.yaml b/stable/teamspeak3/8.1.5/Chart.yaml similarity index 98% rename from stable/teamspeak3/8.1.4/Chart.yaml rename to stable/teamspeak3/8.1.5/Chart.yaml index e19039d194e..5117a94d64f 100644 --- a/stable/teamspeak3/8.1.4/Chart.yaml +++ b/stable/teamspeak3/8.1.5/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: teamspeak3 -version: 8.1.4 +version: 8.1.5 appVersion: 3.13.7 description: TeamSpeak is software for quality voice communication via the Internet. home: https://truecharts.org/charts/incubator/teamspeak3 diff --git a/stable/teamspeak3/8.1.4/README.md b/stable/teamspeak3/8.1.5/README.md similarity index 100% rename from stable/teamspeak3/8.1.4/README.md rename to stable/teamspeak3/8.1.5/README.md diff --git a/stable/teamspeak3/8.1.5/app-changelog.md b/stable/teamspeak3/8.1.5/app-changelog.md new file mode 100644 index 00000000000..13ffead9f9b --- /dev/null +++ b/stable/teamspeak3/8.1.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [teamspeak3-8.1.5](https://github.com/truecharts/charts/compare/teamspeak3-8.1.4...teamspeak3-8.1.5) (2023-12-21) + +### Chore + +- update container image teamspeak to 3.13.7[@69e067c](https://github.com/69e067c) by renovate ([#16247](https://github.com/truecharts/charts/issues/16247)) + + \ No newline at end of file diff --git a/stable/teamspeak3/8.1.4/app-readme.md b/stable/teamspeak3/8.1.5/app-readme.md similarity index 100% rename from stable/teamspeak3/8.1.4/app-readme.md rename to stable/teamspeak3/8.1.5/app-readme.md diff --git a/stable/teamspeak3/8.1.4/charts/common-16.2.7.tgz b/stable/teamspeak3/8.1.5/charts/common-16.2.7.tgz similarity index 100% rename from stable/teamspeak3/8.1.4/charts/common-16.2.7.tgz rename to stable/teamspeak3/8.1.5/charts/common-16.2.7.tgz diff --git a/stable/teamspeak3/8.1.4/ix_values.yaml b/stable/teamspeak3/8.1.5/ix_values.yaml similarity index 91% rename from stable/teamspeak3/8.1.4/ix_values.yaml rename to stable/teamspeak3/8.1.5/ix_values.yaml index 832263671ae..3ac60f1283d 100644 --- a/stable/teamspeak3/8.1.4/ix_values.yaml +++ b/stable/teamspeak3/8.1.5/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: teamspeak - tag: 3.13.7@sha256:cfdeb278e1838b9db4b47f493af0b45cad30586d5f97af2a87eb90f86a0d6467 + tag: 3.13.7@sha256:69e067c72d8485d5de05aa493c583b69b0f6e020f86fcd58d31dbe468d2b1c1e persistence: data: enabled: true diff --git a/stable/teamspeak3/8.1.4/questions.yaml b/stable/teamspeak3/8.1.5/questions.yaml similarity index 100% rename from stable/teamspeak3/8.1.4/questions.yaml rename to stable/teamspeak3/8.1.5/questions.yaml diff --git a/stable/teamspeak3/8.1.4/templates/common.yaml b/stable/teamspeak3/8.1.5/templates/common.yaml similarity index 100% rename from stable/teamspeak3/8.1.4/templates/common.yaml rename to stable/teamspeak3/8.1.5/templates/common.yaml diff --git a/stable/teamspeak3/8.1.4/values.yaml b/stable/teamspeak3/8.1.5/values.yaml similarity index 100% rename from stable/teamspeak3/8.1.4/values.yaml rename to stable/teamspeak3/8.1.5/values.yaml