UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit d5ce85f0 authored by Josh Wolf's avatar Josh Wolf Committed by joshwolf
Browse files

add examples for hwo to get current bigbang version

parent 32b02419
No related branches found
No related tags found
2 merge requests!200chore: add gitlab issue templates for bug and feature requests,!188Staging
Pipeline #150635 passed with warnings
......@@ -9,3 +9,13 @@ Provide any steps possible used to reproduce the error (ideally in an isolated f
## BigBang Version
What version of BigBang were you running?
This can be retrieved multiple ways:
```bash
# via helm
helm ls -n bigbang
# via the deployed umbrella git tag
kubectl get gitrepository -n bigbang
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment