Skip to content

Commit 2fa93f1

Browse files
committed
docs: Update docs to be version agnostic
Signed-off-by: Oliver Gondža <[email protected]>
1 parent ba8d23e commit 2fa93f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Usage
66

77
```sh
8-
oc adm must-gather --image=registry.redhat.io/openshift-gitops-1/gitops-must-gather-rhel-8:v1.9.0
8+
oc adm must-gather --image=registry.redhat.io/openshift-gitops-1/gitops-must-gather-rhel-8:$GITOPS_VERSION
99
```
1010

1111
The command above will create a local directory with a dump of the OpenShift GitOps state. Note that this command will only get data related to the GitOps Operator in your OpenShift cluster.

0 commit comments

Comments
 (0)