Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix helm chart file path #406

Merged
merged 1 commit into from
Dec 10, 2021
Merged

Fix helm chart file path #406

merged 1 commit into from
Dec 10, 2021

Conversation

olblak
Copy link
Member

@olblak olblak commented Dec 8, 2021

Signed-off-by: Olblak me@olblak.com

Fix regression when updating helmChart target

Fix #405

Test

To test this pull request, you can run the following commands:

go build -o bin/updatecli
./bin/updatecli apply --config examples/updatecli.generic/helmChart/SCM.2.yaml --values examples/values.yaml --debug --clean=false

Additional Information

Tradeoff

Potential improvement

Signed-off-by: Olblak <me@olblak.com>
@olblak olblak added target Related to updatecli target resource-helmchart Resource of kind Helm Chart labels Dec 8, 2021
@olblak olblak added this to the 0.17.0 milestone Dec 8, 2021
@olblak olblak requested a review from dduportal December 8, 2021 20:28
@dduportal dduportal added the bug Something isn't working label Dec 9, 2021
@dduportal dduportal merged commit 44b8cdb into updatecli:main Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resource-helmchart Resource of kind Helm Chart target Related to updatecli target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong path for helmchart target
3 participants