Skip to content

Old version of alertmanager #1744

@dveeden

Description

@dveeden

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
$ curl -s 'https://api.github.com/repos/prometheus/alertmanager/releases?per_page=1' | jq '.[0].name'
"0.23.0 / 2021-08-25"
[dvaneeden@dve-carbon tiup]$ tiup list alertmanager 
Available versions for alertmanager:
Version  Installed  Release                    Platforms
-------  ---------  -------                    ---------
v0.17.0             2020-05-28T18:49:09+08:00  linux/arm64,darwin/amd64,linux/amd64
  1. What did you expect to see?

Versions that match

  1. What did you see instead?

There is a big gap between the version that tiup offers and the one on GitHub

  1. What version of TiUP are you using (tiup --version)?
1.8.2 tiup
Go Version: go1.17.5
Git Ref: v1.8.2
GitHash: a2912cf0470d651ce724e6c4e79871ec772abe38

The problem with this is that the old version is missing newer features like slack integration and may not have all security updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugCategorizes issue as related to a bug.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions