Skip to content

[Bug]: Argo-cd installation fails due to withdrawn github release #137

Description

@max06

Feature id and version

ghcr.io/devcontainers-extra/features/argo-cd:1

Dev Container base Image

mcr.microsoft.com/devcontainers/python:1-3-bookworm

What happened?

The latest argo-cd release is 3.0.6
This install script thinks the latest version is 3.0.9
The resulting download url returns a 404.
The download is not checked!
The resulting file contains "Not found" instead of the desired binary.
The install script does not fail, but it should.

There are probably more packages with the same issue.

Relevant log output

ARGOCD_VERSION=3.0.9
Done!

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