Merge pull request #382 from buanet/main

update beta with changes from main
This commit is contained in:
André Germann
2023-10-08 23:21:39 +02:00
committed by GitHub
10 changed files with 33 additions and 31 deletions

View File

@@ -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/
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.

View File

@@ -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

View File

@@ -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

View File

@@ -1 +1 @@
6.3.5
6.10.1

View File

@@ -1 +1 @@
2.6.23
2.8.1

View File

@@ -1 +1 @@
4.0.24
5.0.12

View File

@@ -1 +1 @@
18.16.1
18.17.1

View File

@@ -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 }}

View File

@@ -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

View File

@@ -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. :)
See you soon. :)