We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e8015 commit d3561b8Copy full SHA for d3561b8
modules/dynamic-plugins/ref-community-plugins-migration.adoc
@@ -58,12 +58,13 @@ plugins:
58
59
The `ghcr.io` image tags use the following format: `bs_<backstage-version>__<plugin-version>`
60
61
-Example: `bs_1.45.3__0.26.0`:
62
-where
+For example, the image tag `bs_1.45.3__0.26.0` uses the following structure:
+
63
* `bs_1.45.3`: Built against {backstage} version 1.45.3
64
* `0.26.0`: Nodejs-packaged {backstage} plugin, version 0.26.0
65
66
-See {dynamic-plugins-reference-book-link}#determining-tag-values[Determining Tag Values]
+.Additional resources
67
+See {dynamic-plugins-reference-book-link}#determining-tag-values[Determining Tag Values].
68
69
== Community plugins migration table
70
0 commit comments