TrueChartsClone/charts/stable/mc-router/Chart.yaml

38 lines
1.0 KiB
YAML
Raw Normal View History

annotations:
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: minecraft
chore(apps): update metadata in chart.yaml (#17457) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-01-21 14:14:33 +00:00
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
feat(mc-router) add mc-router (#9605) **Description** Routes Minecraft client connections to backend servers. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** the gui list could be better and separated each mapping item needs to be for example: "minecraft.local=10.0.0.123:25565" having the domain split and ip:port as separate items and then recombine them might be easier for the end user. **✔️ Checklist:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [X] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [X] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-06-27 17:02:37 +00:00
apiVersion: v2
chore(deps): update container image itzg/mc-router to v1.20.2@7395798 by renovate (#20977) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [itzg/mc-router](https://togithub.com/itzg/mc-router) | patch | `1.20.1` -> `1.20.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>itzg/mc-router (itzg/mc-router)</summary> ### [`v1.20.2`](https://togithub.com/itzg/mc-router/releases/tag/1.20.2) [Compare Source](https://togithub.com/itzg/mc-router/compare/1.20.1...1.20.2) #### Changelog - [`c4d2918`](https://togithub.com/itzg/mc-router/commit/c4d2918) build(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible ([#&#8203;284](https://togithub.com/itzg/mc-router/issues/284)) - [`392c64f`](https://togithub.com/itzg/mc-router/commit/392c64f) build(deps): bump github.com/docker/docker ([#&#8203;281](https://togithub.com/itzg/mc-router/issues/281)) - [`e15c0d8`](https://togithub.com/itzg/mc-router/commit/e15c0d8) build(deps): bump github.com/docker/docker ([#&#8203;280](https://togithub.com/itzg/mc-router/issues/280)) - [`3cc4f3c`](https://togithub.com/itzg/mc-router/commit/3cc4f3c) build(deps): bump the patches group with 1 update ([#&#8203;276](https://togithub.com/itzg/mc-router/issues/276)) - [`e441a72`](https://togithub.com/itzg/mc-router/commit/e441a72) build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ([#&#8203;275](https://togithub.com/itzg/mc-router/issues/275)) - [`8ca88f4`](https://togithub.com/itzg/mc-router/commit/8ca88f4) build(deps): bump the patches group with 1 update ([#&#8203;274](https://togithub.com/itzg/mc-router/issues/274)) - [`b762c1b`](https://togithub.com/itzg/mc-router/commit/b762c1b) build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ([#&#8203;273](https://togithub.com/itzg/mc-router/issues/273)) - [`705ffbf`](https://togithub.com/itzg/mc-router/commit/705ffbf) build(deps): bump golang.ngrok.com/ngrok from 1.8.1 to 1.9.0 ([#&#8203;272](https://togithub.com/itzg/mc-router/issues/272)) - [`5dc576f`](https://togithub.com/itzg/mc-router/commit/5dc576f) auto scale up and down with many named backends in k8s ([#&#8203;270](https://togithub.com/itzg/mc-router/issues/270)) - [`555033b`](https://togithub.com/itzg/mc-router/commit/555033b) build(deps): bump the patches group with 1 update ([#&#8203;266](https://togithub.com/itzg/mc-router/issues/266)) - [`f85b23b`](https://togithub.com/itzg/mc-router/commit/f85b23b) build(deps): bump the patches group with 1 update ([#&#8203;265](https://togithub.com/itzg/mc-router/issues/265)) - [`fad894e`](https://togithub.com/itzg/mc-router/commit/fad894e) build(deps): bump the patches group with 1 update ([#&#8203;263](https://togithub.com/itzg/mc-router/issues/263)) - [`1d6df79`](https://togithub.com/itzg/mc-router/commit/1d6df79) build(deps): bump golang.ngrok.com/ngrok from 1.7.0 to 1.8.0 ([#&#8203;264](https://togithub.com/itzg/mc-router/issues/264)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-19 00:39:31 +00:00
appVersion: 1.20.2
dependencies:
- name: common
version: 20.3.7
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Lightweight multiplexer/proxy for Minecraft-Java servers.
home: https://truecharts.org/charts/stable/mc-router
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.webp
keywords:
- mc-router
- minecraft
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: mc-router
sources:
- https://github.com/itzg/mc-router
- https://github.com/truecharts/charts/tree/master/charts/stable/mc-router
- https://hub.docker.com/r/itzg/mc-router
type: application
chore(deps): update container image itzg/mc-router to v1.20.2@7395798 by renovate (#20977) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [itzg/mc-router](https://togithub.com/itzg/mc-router) | patch | `1.20.1` -> `1.20.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>itzg/mc-router (itzg/mc-router)</summary> ### [`v1.20.2`](https://togithub.com/itzg/mc-router/releases/tag/1.20.2) [Compare Source](https://togithub.com/itzg/mc-router/compare/1.20.1...1.20.2) #### Changelog - [`c4d2918`](https://togithub.com/itzg/mc-router/commit/c4d2918) build(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible ([#&#8203;284](https://togithub.com/itzg/mc-router/issues/284)) - [`392c64f`](https://togithub.com/itzg/mc-router/commit/392c64f) build(deps): bump github.com/docker/docker ([#&#8203;281](https://togithub.com/itzg/mc-router/issues/281)) - [`e15c0d8`](https://togithub.com/itzg/mc-router/commit/e15c0d8) build(deps): bump github.com/docker/docker ([#&#8203;280](https://togithub.com/itzg/mc-router/issues/280)) - [`3cc4f3c`](https://togithub.com/itzg/mc-router/commit/3cc4f3c) build(deps): bump the patches group with 1 update ([#&#8203;276](https://togithub.com/itzg/mc-router/issues/276)) - [`e441a72`](https://togithub.com/itzg/mc-router/commit/e441a72) build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ([#&#8203;275](https://togithub.com/itzg/mc-router/issues/275)) - [`8ca88f4`](https://togithub.com/itzg/mc-router/commit/8ca88f4) build(deps): bump the patches group with 1 update ([#&#8203;274](https://togithub.com/itzg/mc-router/issues/274)) - [`b762c1b`](https://togithub.com/itzg/mc-router/commit/b762c1b) build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ([#&#8203;273](https://togithub.com/itzg/mc-router/issues/273)) - [`705ffbf`](https://togithub.com/itzg/mc-router/commit/705ffbf) build(deps): bump golang.ngrok.com/ngrok from 1.8.1 to 1.9.0 ([#&#8203;272](https://togithub.com/itzg/mc-router/issues/272)) - [`5dc576f`](https://togithub.com/itzg/mc-router/commit/5dc576f) auto scale up and down with many named backends in k8s ([#&#8203;270](https://togithub.com/itzg/mc-router/issues/270)) - [`555033b`](https://togithub.com/itzg/mc-router/commit/555033b) build(deps): bump the patches group with 1 update ([#&#8203;266](https://togithub.com/itzg/mc-router/issues/266)) - [`f85b23b`](https://togithub.com/itzg/mc-router/commit/f85b23b) build(deps): bump the patches group with 1 update ([#&#8203;265](https://togithub.com/itzg/mc-router/issues/265)) - [`fad894e`](https://togithub.com/itzg/mc-router/commit/fad894e) build(deps): bump the patches group with 1 update ([#&#8203;263](https://togithub.com/itzg/mc-router/issues/263)) - [`1d6df79`](https://togithub.com/itzg/mc-router/commit/1d6df79) build(deps): bump golang.ngrok.com/ngrok from 1.7.0 to 1.8.0 ([#&#8203;264](https://togithub.com/itzg/mc-router/issues/264)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-19 00:39:31 +00:00
version: 4.8.7