[GH-ISSUE #1857] [DOC]: Version tag and Release notes #1209

Closed
opened 2026-02-22 18:23:42 -05:00 by yindo · 4 comments
Owner

Originally created by @reefland on GitHub (Jul 11, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1857

What would you like to see?

I know this project has been under rapid development. However, it would be appreciated if a Semantic Versioning scheme could be put in place instead of just latest tag with Release Comments to help follow/learn/understand the hard work this community has contributed.

Also consider publishing images to ghcr.io instead of just docker.io.

Originally created by @reefland on GitHub (Jul 11, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1857 ### What would you like to see? I know this project has been under rapid development. However, it would be appreciated if a Semantic Versioning scheme could be put in place instead of just `latest` tag with Release Comments to help follow/learn/understand the hard work this community has contributed. Also consider publishing images to `ghcr.io` instead of just `docker.io`.
yindo added the enhancementdocumentationfeature request labels 2026-02-22 18:23:42 -05:00
yindo closed this issue 2026-02-22 18:23:42 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jul 11, 2024):

We already publish to gchr!
https://github.com/Mintplex-Labs/anything-llm/pkgs/container/anything-llm
https://github.com/Mintplex-Labs/anything-llm/blob/36c5cd16c75fe9b6415c979d7e60e68083414b15/.github/workflows/build-and-push-image.yaml#L77

The version tag for sure would be nice to get to - we have yet to do this for the docker version 😓

@timothycarambat commented on GitHub (Jul 11, 2024): We already publish to gchr! https://github.com/Mintplex-Labs/anything-llm/pkgs/container/anything-llm https://github.com/Mintplex-Labs/anything-llm/blob/36c5cd16c75fe9b6415c979d7e60e68083414b15/.github/workflows/build-and-push-image.yaml#L77 The version tag for sure would be nice to get to - we have yet to do this for the docker version 😓
Author
Owner

@reefland commented on GitHub (Jul 11, 2024):

Sorry, I forgot to include a reference to the render tag for ghcr. I'm running under Kubernetes and the suggested image seems to use that

https://github.com/Mintplex-Labs/anything-llm/blob/36c5cd16c75fe9b6415c979d7e60e68083414b15/cloud-deployments/k8/manifest.yaml#L95

The render tag is not available on ghcr:

ERROR: ghcr.io/mintplex-labs/anything-llm:render: not found
@reefland commented on GitHub (Jul 11, 2024): Sorry, I forgot to include a reference to the `render` tag for ghcr. I'm running under Kubernetes and the suggested image seems to use that https://github.com/Mintplex-Labs/anything-llm/blob/36c5cd16c75fe9b6415c979d7e60e68083414b15/cloud-deployments/k8/manifest.yaml#L95 The `render` tag is not available on ghcr: ``` ERROR: ghcr.io/mintplex-labs/anything-llm:render: not found ```
Author
Owner

@reefland commented on GitHub (Aug 2, 2024):

Thank you for adding version notes, they look great! Very helpful.

Hopefully the semantic version tags are coming soon.

@reefland commented on GitHub (Aug 2, 2024): Thank you for adding version notes, they look great! Very helpful. Hopefully the semantic version tags are coming soon.
Author
Owner

@timothycarambat commented on GitHub (Aug 2, 2024):

Resolved by cc594d4e3e
https://hub.docker.com/r/mintplexlabs/anythingllm/tags

tags labeled 1.1 and 1.1.1 for example - build on release of new versions on Github

@timothycarambat commented on GitHub (Aug 2, 2024): Resolved by cc594d4e3e37a1b34716c9e8253e982e29964d7d https://hub.docker.com/r/mintplexlabs/anythingllm/tags tags labeled `1.1` and `1.1.1` for example - build on release of new versions on Github
yindo changed title from [DOC]: Version tag and Release notes to [GH-ISSUE #1857] [DOC]: Version tag and Release notes 2026-06-05 14:39:32 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1209