Skip to content

Keep OTel collector version updated in product telemetry functional test #1665

Closed
@pleshakov

Description

@pleshakov

#1659 added a functional test that install OTel collector in a cluster using helm.
For predictability, the version of the chart is kept static in a go file:

const (
	. . .
	collectorChartVersion = "0.73.1"
)

Find a automated way to keep the version updated here similar to dependabot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogCurrently unprioritized work. May change with user feedback or as the product progresses.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions