v0.16.0
Components
Fixed
- Increase the timeout for the
start
command (#219).
Changed
sourced compose list
shows an index number for each compose entry, andsourced compose set
now accepts both the name or the index number (@cmbahadir) (#199).
Upgrading
Install the new v0.16.0
binary, then run sourced compose download
. If you had a deployment running, you can re-deploy the containers with sourced restart
.
Please note: sourced-ui
contains changes to the color palettes for the default dashboard charts, and these changes will only be visible when you run sourced init local/org
with a new path or organization. This is a cosmetic improvement that you can ignore safely.
If you want to apply the new default dashboards over your existing deployment, you will need to run sourced prune
(or sourced prune --all
) and sourced init local/org
again.
Important: running prune
will delete all your current data and customizations, including charts or dashboards. You can choose to not prune
your existing deployments, keeping you previous default dashboards and charts.
$ sourced version
sourced version v0.16.0
$ sourced compose download
Docker compose file successfully downloaded to your ~/.sourced/compose-files directory. It is now the active compose file.
To update your current installation use `sourced restart`
$ sourced status workdirs
bblfsh
* src-d
$ sourced prune --all
$ sourced init orgs src-d
$ sourced init orgs bblfsh