omrikiei / ktunnel

A cli that exposes your local resources to kubernetes
GNU General Public License v3.0
958 stars 75 forks source link

Release 1.5.2 is published but https://quay.io/repository/omrikiei/ktunnel:v1.5.2 is not #107

Closed bllfr0g closed 1 year ago

bllfr0g commented 1 year ago

Release 1.5.2 does not work out-of-the-box because by default it tries to pull https://quay.io/repository/omrikiei/ktunnel:v1.5.2, which does not exist.

Workaround is to add -i quay.io/omrikiei/ktunnel:latest to the command line to override the default.

omrikiei commented 1 year ago

on it

omrikiei commented 1 year ago

migrated to docker.io/omrieival/ktunnel