cryostatio / cryostat

Other
7 stars 8 forks source link

docs(readme): update readme link for old repo #534

Closed andrewazores closed 1 week ago

andrewazores commented 1 week ago

Welcome to Cryostat! 👋

Before contributing, make sure you have:

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Related to #469

Description of the change:

This change allows an environment variable to be configured so that...

Motivation for the change:

This change is helpful because users may want to...

How to manually test:

  1. Run CRYOSTAT_IMAGE=quay.io... bash smoketest.bash...
  2. ...