diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 810a7f6..9f23f91 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,11 +1,14 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - - name: ioBroker Docker image discussions + - name: Did you read the docs? / Hast du die Doku gelesen? + url: https://docs.buanet.de/iobroker-docker-image/docs/ + about: Please make sure you read the docs before submitting any issues. / Bitte stelle sicher, dass du die Dokumentation gelesen hast bevor du einen Fehler meldest. + - name: Questions? / Fragen? url: https://github.com/buanet/ioBroker.docker/discussions -# about: You can ask your questions here. + about: Ask your questions here! / Stell deine Fragen hier! - name: ioBroker Community Forum url: https://forum.iobroker.net/ - - name: ioBroker Discord channel - url: https://discord.gg/Ne3y6fUac3 - - name: ioBroker Facebook group - url: https://www.facebook.com/groups/440499112958264/ \ No newline at end of file + about: Need support? Check out our ioBroker Community Forum. / Du benötigst Unterstützung? Wirf einen Blick in unser ioBroker Community Forum. + - name: ioBroker Discord Channel + url: https://discord.gg/5jGWNKnpZ8 + about: Need support? Check out our ioBroker Discord channel. / Du benötigst Unterstützung? Wirf einen Blick in unseren ioBroker Discord Channel. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index b2c9b4d..122938f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -1,17 +1,17 @@ -name: Feature Request -description: I want to request a new feature. +name: Feature Request / Verbesserungsvorschlag +description: Request a new feature here. / Schlage eine Verbesserung vor. title: "[Feature Request]: " labels: "enhancement" body: - type: markdown attributes: value: | - Thanks for taking the time to give us your feedback! + Thanks for taking the time to give us your feedback! / Vielen Dank, dass du die Zeit nimmst uns Feedback zu geben! - type: textarea id: description attributes: - label: Description - description: Please describe your request. - placeholder: Waht are your ideas? + label: Description / Beschreibung + description: Please describe your request. / Bitte beschreibe deine Anforderung. + placeholder: What are your ideas? / Was sind deine Ideen? validations: required: true diff --git a/.github/ISSUE_TEMPLATE/problem_report.yaml b/.github/ISSUE_TEMPLATE/problem_report.yaml index 06cd4e1..08013d2 100644 --- a/.github/ISSUE_TEMPLATE/problem_report.yaml +++ b/.github/ISSUE_TEMPLATE/problem_report.yaml @@ -1,32 +1,32 @@ -name: Problem Report -description: I want to report a problem. +name: Problem Report / Fehlermeldung +description: Report a problem here. / Melde Fehler hier. title: "[Problem]: " body: - type: markdown attributes: value: | - Thanks for taking the time to fill out this bug report! + Thanks for taking the time to fill out this bug report! / Vielen Dank, dass du dir die Zeit nimmst den Fehlerreport auszufüllen! - type: textarea id: description attributes: - label: Description - description: Please describe your problem. - placeholder: What happened? What did you expect? + label: Description / Beschreibung + description: Please describe your problem. / Bitte beschreibe dein Problem. + placeholder: What happened? What did you expect? / Was ist passiert? Was hast du erwartet? validations: required: true - type: input id: version attributes: label: Image version - description: Which image version do you use? + description: Which image version do you use? / Welche Version des Images verwendest du? placeholder: v1.2.3 validations: required: true - type: textarea id: logs attributes: - label: Docker logs - description: Please provide the full Docker log output from your Docker container startup. + label: Docker logs / Docker Protokoll + description: Please provide the full Docker log output from your Docker container startup. / Bitte stelle das komplette Docker Protokoll vom Start des Containers zur Verfügung. render: shell validations: required: true diff --git a/.github/dependencies/.admin-version b/.github/dependencies/.admin-version index b98d1d3..3094a4c 100644 --- a/.github/dependencies/.admin-version +++ b/.github/dependencies/.admin-version @@ -1 +1 @@ -6.3.5 +6.10.1 diff --git a/.github/dependencies/.backitup-version b/.github/dependencies/.backitup-version index fef250d..dbe5900 100644 --- a/.github/dependencies/.backitup-version +++ b/.github/dependencies/.backitup-version @@ -1 +1 @@ -2.6.23 +2.8.1 diff --git a/.github/dependencies/.js-controller-version b/.github/dependencies/.js-controller-version index 0227d4a..718db1c 100644 --- a/.github/dependencies/.js-controller-version +++ b/.github/dependencies/.js-controller-version @@ -1 +1 @@ -4.0.24 +5.0.12 diff --git a/.github/dependencies/.nodejs-version b/.github/dependencies/.nodejs-version index 3876fd4..4a1f488 100644 --- a/.github/dependencies/.nodejs-version +++ b/.github/dependencies/.nodejs-version @@ -1 +1 @@ -18.16.1 +18.17.1 diff --git a/.github/workflows/build-debian12-beta.yml b/.github/workflows/build-debian12-beta.yml index 2362f22..c54fc0b 100644 --- a/.github/workflows/build-debian12-beta.yml +++ b/.github/workflows/build-debian12-beta.yml @@ -96,7 +96,7 @@ jobs: run: echo "RELEASE_TAG=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV - name: Checkout repo - uses: actions/checkout@v4.0.0 + uses: actions/checkout@v4.1.0 with: repository: 'buanet/ioBroker.docker' ref: ${{ env.RELEASE_TAG }} diff --git a/README.md b/README.md index e321d74..64a3b3f 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,8 @@ You can pull the Docker image from: If you have any questions or need help please visit the ioBroker community: * [ioBroker forum](https://forum.iobroker.net/) -* [Discord channel](https://discord.gg/Ne3y6fUac3) +* [Discord channel](https://discord.gg/5jGWNKnpZ8) * [Facebook group](https://www.facebook.com/groups/440499112958264/) -* [Telegram channel](https://t.me/+Xfjuou6-LztkOTBi) ### How to report an issue or request a feature? @@ -62,7 +61,7 @@ Please do not use the issues for support questions. Not every error message is w ### Beta testing -If you want to get the newest features and changes feel free to use/ test the beta version of the Docker image. For more details and beta support join us at "beta testing & feedback" > "docker-image" on the [ioBroker Discord channel](https://discord.gg/Ne3y6fUac3). +If you want to get the newest features and changes feel free to use/ test the beta version of the Docker image. For more details and beta support join us at "beta testing & feedback" > "docker-image" on the [ioBroker Discord channel](https://discord.gg/5jGWNKnpZ8). ### Support the project diff --git a/docs/README_docker_hub_iobroker.md b/docs/README_docker_hub_iobroker.md index 9889e1e..45dc449 100644 --- a/docs/README_docker_hub_iobroker.md +++ b/docs/README_docker_hub_iobroker.md @@ -145,4 +145,4 @@ For more information about networking with Docker please refer to the [official # Support the Project If you like what you see please leave us stars and likes on our repos and join our growing community. -See you soon. :) \ No newline at end of file +See you soon. :)