Skip to content

Container Registry still shows old tags that do not exist on github #208

@gavinmcfall

Description

@gavinmcfall

If you run gh release list --repo mayanayza/netvisor

You will see:

Version Notes Tag Age
v0.10.4 Latest (v0.10.4) about 1 day ago
v0.10.3 (v0.10.3) about 3 days ago
v0.10.2 (v0.10.2) about 5 days ago
v0.10.1 (v0.10.1) about 7 days ago
v0.10.0 (v0.10.0) about 9 days ago
v0.9.1 (v0.9.1) about 17 days ago
v0.9.0 (v0.9.0) about 18 days ago
v0.8.4 (v0.8.4) about 19 days ago
v0.8.3 Pre-release (v0.8.3) about 19 days ago
v0.8.2 (v0.8.2) about 19 days ago
v0.8.1 (v0.8.1) about 21 days ago
v0.8.0 (v0.8.0) about 22 days ago
v0.7.2 (v0.7.2) about 25 days ago
v0.7.1 (v0.7.1) about 27 days ago
v0.7.0 (v0.7.0) about 27 days ago
v0.6.1 various features and bugfixes (v0.6.1) about 29 days ago
v0.6.0 (breaking) docker-compose updates (v0.6.0) about 1 month ago
v0.5.5 Rework daemon initialization flow for improved install experience (v0.5.5) about 1 month ago
v0.5.4 fixed API endpoint on frontend in reverse proxy setups (v0.5.4) about 1 month ago
v0.5.3 added host virtualization edges and updated topology options (v0.5.3) about 1 month ago
v0.5.2 Fixed image export, added interface edges option (v0.5.2) about 1 month ago
v0.5.1 Added options pane to visualization (v0.5.1) about 1 month ago
v0.5.0 Refactored virtualization data model (v0.5.0) about 1 month ago
v0.4.3 Fixed subnet positioning in visualization, changed visualization styles (v0.4.3) about 1 month ago
v0.4.2 Fixed discovery of containers in host networking mode (v0.4.2) about 1 month ago
v0.4.1 Fixed an issue with docker bridge subnet creation during discovery (v0.4.1) about 1 month ago
v0.4.0 Moved to postgres, discovery uses SSE, UI theme updates (v0.4.0) about 1 month ago
0.3.1 Added service match confidence, improved errors for discovery, service definitions for more smart home devices concurrent scans (0.3.1) about 1 month ago
v0.3.0 docker discovery, container + virtualization support, topology refactor (v0.3.0) about 1 month ago
v0.2.3 linux-aarch64 + bind_address (v0.2.3) about 1 month ago

However, if you use:
crane ls mayanayza/netvisor-server

you will see

0.3.1
0.4.0
0.7.2
latest
v0.1.0
v0.10.0
v0.10.0-dev
v0.10.1
v0.10.2
v0.10.3
v0.10.4
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.3.0
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.6.0
v0.6.1
v0.7.0
v0.7.1
v0.7.2
v0.8.0
v0.8.1
v0.8.2
v0.8.3
v0.8.4
v0.9.0
v0.9.1
v0.9.2
v0.9.2-dev
v1.0.0

and might incorrectly assume that v1.0.0 is the version you want, not v0.10.4

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions