We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf02a28 commit 675a4f1Copy full SHA for 675a4f1
README.md
@@ -98,3 +98,10 @@ This can be set via helm using the extraEnv variable
98
--set "extraEnv[0].name=HTTPS_PROXY" \
99
--set "extraEnv[0].value=https:\\user:pwd@CompanyProxy.com:8888"
100
```
101
+
102
+## Version and Revision
103
104
+The version and revision of the extension:
105
+- are printed during the startup of the extension
106
+- are added as a Docker label to the image
107
+- are available via the `version.txt`/`revision.txt` files in the root of the image
0 commit comments