diff --git a/incubator/minecraft-bungeecord/0.0.27/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.28/CHANGELOG.md similarity index 88% rename from incubator/minecraft-bungeecord/0.0.27/CHANGELOG.md rename to incubator/minecraft-bungeecord/0.0.28/CHANGELOG.md index 46a0ce2f9b..4257662ccb 100644 --- a/incubator/minecraft-bungeecord/0.0.27/CHANGELOG.md +++ b/incubator/minecraft-bungeecord/0.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [minecraft-bungeecord-0.0.28](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.27...minecraft-bungeecord-0.0.28) (2022-10-20) + +### Chore + +- Auto-update chart README [skip ci] + + + + ## [minecraft-bungeecord-0.0.27](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.26...minecraft-bungeecord-0.0.27) (2022-10-19) ### Chore @@ -88,12 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - diff --git a/incubator/minecraft-bungeecord/0.0.27/Chart.lock b/incubator/minecraft-bungeecord/0.0.28/Chart.lock similarity index 80% rename from incubator/minecraft-bungeecord/0.0.27/Chart.lock rename to incubator/minecraft-bungeecord/0.0.28/Chart.lock index dbb9587542..b782a3b574 100644 --- a/incubator/minecraft-bungeecord/0.0.27/Chart.lock +++ b/incubator/minecraft-bungeecord/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.1 digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:31:26.55480745Z" +generated: "2022-10-20T19:23:31.00348814Z" diff --git a/incubator/minecraft-bungeecord/0.0.27/Chart.yaml b/incubator/minecraft-bungeecord/0.0.28/Chart.yaml similarity index 98% rename from incubator/minecraft-bungeecord/0.0.27/Chart.yaml rename to incubator/minecraft-bungeecord/0.0.28/Chart.yaml index be0fa3457a..e9d81693c1 100644 --- a/incubator/minecraft-bungeecord/0.0.27/Chart.yaml +++ b/incubator/minecraft-bungeecord/0.0.28/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: minecraft-bungeecord -version: 0.0.27 +version: 0.0.28 appVersion: "2022.4.1" description: A Spigot BungeeCord server. type: application diff --git a/incubator/minecraft-bungeecord/0.0.27/README.md b/incubator/minecraft-bungeecord/0.0.28/README.md similarity index 100% rename from incubator/minecraft-bungeecord/0.0.27/README.md rename to incubator/minecraft-bungeecord/0.0.28/README.md diff --git a/incubator/minecraft-bungeecord/0.0.27/app-readme.md b/incubator/minecraft-bungeecord/0.0.28/app-readme.md similarity index 100% rename from incubator/minecraft-bungeecord/0.0.27/app-readme.md rename to incubator/minecraft-bungeecord/0.0.28/app-readme.md diff --git a/incubator/minecraft-bungeecord/0.0.27/charts/common-10.7.1.tgz b/incubator/minecraft-bungeecord/0.0.28/charts/common-10.7.1.tgz similarity index 100% rename from incubator/minecraft-bungeecord/0.0.27/charts/common-10.7.1.tgz rename to incubator/minecraft-bungeecord/0.0.28/charts/common-10.7.1.tgz diff --git a/incubator/minecraft-bungeecord/0.0.27/ci/base-values.yaml b/incubator/minecraft-bungeecord/0.0.28/ci/base-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.27/ci/base-values.yaml rename to incubator/minecraft-bungeecord/0.0.28/ci/base-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.27/ci/j11-values.yaml b/incubator/minecraft-bungeecord/0.0.28/ci/j11-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.27/ci/j11-values.yaml rename to incubator/minecraft-bungeecord/0.0.28/ci/j11-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.27/ci/j8-values.yaml b/incubator/minecraft-bungeecord/0.0.28/ci/j8-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.27/ci/j8-values.yaml rename to incubator/minecraft-bungeecord/0.0.28/ci/j8-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.27/ix_values.yaml b/incubator/minecraft-bungeecord/0.0.28/ix_values.yaml similarity index 96% rename from incubator/minecraft-bungeecord/0.0.27/ix_values.yaml rename to incubator/minecraft-bungeecord/0.0.28/ix_values.yaml index 2d778d379b..678fccf87d 100644 --- a/incubator/minecraft-bungeecord/0.0.27/ix_values.yaml +++ b/incubator/minecraft-bungeecord/0.0.28/ix_values.yaml @@ -27,7 +27,7 @@ secretEnv: RCON_PASSWORD: "secretrconpass" env: - RCON_PORT: "{{ .Values.service.main.ports.main.port }}" + RCON_PORT: "{{ .Values.service.rcon.ports.rcon.port }}" TYPE: "BUNGEECORD" ONLINE_MODE: false MEMORY: 512M diff --git a/incubator/minecraft-bungeecord/0.0.27/questions.yaml b/incubator/minecraft-bungeecord/0.0.28/questions.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.27/questions.yaml rename to incubator/minecraft-bungeecord/0.0.28/questions.yaml diff --git a/incubator/minecraft-bungeecord/0.0.27/templates/common.yaml b/incubator/minecraft-bungeecord/0.0.28/templates/common.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.27/templates/common.yaml rename to incubator/minecraft-bungeecord/0.0.28/templates/common.yaml diff --git a/incubator/minecraft-bungeecord/0.0.27/values.yaml b/incubator/minecraft-bungeecord/0.0.28/values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.27/values.yaml rename to incubator/minecraft-bungeecord/0.0.28/values.yaml diff --git a/stable/filebrowser/2.0.40/CHANGELOG.md b/stable/filebrowser/2.0.41/CHANGELOG.md similarity index 86% rename from stable/filebrowser/2.0.40/CHANGELOG.md rename to stable/filebrowser/2.0.41/CHANGELOG.md index ce3914d467..ab1e982e8d 100644 --- a/stable/filebrowser/2.0.40/CHANGELOG.md +++ b/stable/filebrowser/2.0.41/CHANGELOG.md @@ -2,6 +2,16 @@ +## [filebrowser-2.0.41](https://github.com/truecharts/charts/compare/filebrowser-2.0.40...filebrowser-2.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - Update and rename credentials.md to installation_notes.md ([#4136](https://github.com/truecharts/charts/issues/4136)) + + + + ## [filebrowser-2.0.40](https://github.com/truecharts/charts/compare/filebrowser-2.0.39...filebrowser-2.0.40) (2022-10-19) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - diff --git a/stable/filebrowser/2.0.40/Chart.lock b/stable/filebrowser/2.0.41/Chart.lock similarity index 80% rename from stable/filebrowser/2.0.40/Chart.lock rename to stable/filebrowser/2.0.41/Chart.lock index 5a4040afdf..dc18afd1fd 100644 --- a/stable/filebrowser/2.0.40/Chart.lock +++ b/stable/filebrowser/2.0.41/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.1 digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:10:01.128175443Z" +generated: "2022-10-20T19:23:30.984968914Z" diff --git a/stable/filebrowser/2.0.40/Chart.yaml b/stable/filebrowser/2.0.41/Chart.yaml similarity index 98% rename from stable/filebrowser/2.0.40/Chart.yaml rename to stable/filebrowser/2.0.41/Chart.yaml index 49e163a478..1ab91c7198 100644 --- a/stable/filebrowser/2.0.40/Chart.yaml +++ b/stable/filebrowser/2.0.41/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://filebrowser.org/cli/filebrowser - https://hub.docker.com/r/filebrowser/filebrowser type: application -version: 2.0.40 +version: 2.0.41 annotations: truecharts.org/catagories: | - media diff --git a/stable/filebrowser/2.0.40/README.md b/stable/filebrowser/2.0.41/README.md similarity index 100% rename from stable/filebrowser/2.0.40/README.md rename to stable/filebrowser/2.0.41/README.md diff --git a/stable/filebrowser/2.0.40/app-readme.md b/stable/filebrowser/2.0.41/app-readme.md similarity index 100% rename from stable/filebrowser/2.0.40/app-readme.md rename to stable/filebrowser/2.0.41/app-readme.md diff --git a/stable/filebrowser/2.0.40/charts/common-10.7.1.tgz b/stable/filebrowser/2.0.41/charts/common-10.7.1.tgz similarity index 100% rename from stable/filebrowser/2.0.40/charts/common-10.7.1.tgz rename to stable/filebrowser/2.0.41/charts/common-10.7.1.tgz diff --git a/stable/filebrowser/2.0.40/ix_values.yaml b/stable/filebrowser/2.0.41/ix_values.yaml similarity index 100% rename from stable/filebrowser/2.0.40/ix_values.yaml rename to stable/filebrowser/2.0.41/ix_values.yaml diff --git a/stable/filebrowser/2.0.40/questions.yaml b/stable/filebrowser/2.0.41/questions.yaml similarity index 100% rename from stable/filebrowser/2.0.40/questions.yaml rename to stable/filebrowser/2.0.41/questions.yaml diff --git a/stable/filebrowser/2.0.40/templates/common.yaml b/stable/filebrowser/2.0.41/templates/common.yaml similarity index 100% rename from stable/filebrowser/2.0.40/templates/common.yaml rename to stable/filebrowser/2.0.41/templates/common.yaml diff --git a/stable/filebrowser/2.0.40/values.yaml b/stable/filebrowser/2.0.41/values.yaml similarity index 100% rename from stable/filebrowser/2.0.40/values.yaml rename to stable/filebrowser/2.0.41/values.yaml