Skip to content

Dependencies should be built, not updated #690

Open
@rbren

Description

@rbren

What happened?

Reckoner runs helm dependency update after cloning a Git repo. This updates dependencies instead of using the Chart.lock versions

Instead, it should run helm dependency build

https://github.com/FairwindsOps/reckoner/blob/master/pkg/helm/helm.go#L106

What did you expect to happen?

Dependencies follow Chart.lock

How can we reproduce this?

Use the git: option on a repo with dependencies

Version

6.0.0

Search

  • I did search for other open and closed issues before opening this.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions