When using the example code for talos_image_factory_versions it is presently returning v1.8.0-alpha.1 as it is the latest available version.
It would be useful to have a filter or some way of signaling the data source to only return stable versions, i.e. v1.7.5 as of this moment. The current implementation makes it imposible to programatically get it, as the number of alpha version availables will change with time.
For the sake of completion, this is a relevant extract from the current output of data.talos_image_factory_versions.this.talos_versions
When using the example code for
talos_image_factory_versions
it is presently returningv1.8.0-alpha.1
as it is the latest available version.It would be useful to have a filter or some way of signaling the data source to only return stable versions, i.e.
v1.7.5
as of this moment. The current implementation makes it imposible to programatically get it, as the number of alpha version availables will change with time.For the sake of completion, this is a relevant extract from the current output of
data.talos_image_factory_versions.this.talos_versions