Replies: 2 comments
-
|
Badger can only be seen in the Traefik config file because its a Traefik
plugin unfortunately. It is pulled and managed by Traefik itself. You
can bump the version in that file when there are updates.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Could always just set to use the latest tag on Badger or set a watch on https://github.com/fosrl/badger for releases. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The badger version is specified in the traefik_config.yml.
So if I'm doing the docker compose pull:
and there is the pulling bar with green dots in the row of Traefik, this does mean the pull also taking in consideration the traefik_config.yml?
Because the
docker compose logs -f | grep traefikandgrep badgerdoes not show me any version info.This brings me to question where I can see the badger version except in the .yml file?
Beta Was this translation helpful? Give feedback.
All reactions