Skip to content

Commit 675a4f1

Browse files
committed
docs: added info about version/revision to README.md
1 parent bf02a28 commit 675a4f1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,10 @@ This can be set via helm using the extraEnv variable
9898
--set "extraEnv[0].name=HTTPS_PROXY" \
9999
--set "extraEnv[0].value=https:\\user:pwd@CompanyProxy.com:8888"
100100
```
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

Comments
 (0)