containers / podman-desktop-e2e

Podman desktop e2e tests
Apache License 2.0
3 stars 9 forks source link

Remove podman version parameter from pde2e images #223

Closed odockal closed 1 month ago

odockal commented 1 month ago

Podman version is not used anymore since we are searching for the podman subfolder with version name dynamically.

Remove the needs for version parameter from gha workflows, pipelines and from scripts in pde2e-runner and pde2e-podman repo. Also update tekton tasks in the same repos if necessary.