[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete "version: 3" to eliminate warning message #3147

Merged
merged 1 commit into from
May 7, 2024

Conversation

bhagerty
Copy link
Contributor
@bhagerty bhagerty commented May 4, 2024

The "version: 3" entry is obsolete and throws a warning: 'version' is obsolete. AFAIK, there's no reason to keep it. There's a lengthy discussion of this issue in a different repo: jasonacox/Powerwall-Dashboard#453

They got rid of "version" in that project. It seems like it should be removed here too.

The "version: 3" entry is obsolete and throws a warning: 'version' is obsolete. AFAIK, there's no reason to keep it. There's a lengthy discussion of this issue in a different repo: jasonacox/Powerwall-Dashboard#453

They got rid of "version" in that project. It seems like it should be removed here too.
@CLAassistant
Copy link
CLAassistant commented May 4, 2024

CLA assistant check
All committers have signed the CLA.

@vabene1111
Copy link
Collaborator

ok, makes sense, thank you. can you remove the version from all the different compose examples ?

@bhagerty
Copy link
Contributor Author
bhagerty commented May 6, 2024

@vabene1111 - I updated the remaining compose.yml files. My PRs for the changes are maybe not perfect, but I think you can accept them. See the comments with the other PRs.

@vabene1111
Copy link
Collaborator
vabene1111 commented May 7, 2024

perfect, thank you very much :)

Small note for future contributions: PRs like this where all changes are very closely related to each other can usually be done as one PR. But its easy enough in this case so don't worry about it.

@vabene1111 vabene1111 merged commit 7100f4e into TandoorRecipes:develop May 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants