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 name in microservices demo helmrelease #64

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

rossf7
Copy link
Contributor

@rossf7 rossf7 commented Feb 20, 2024

What type of PR is this?

kind/bug

What this PR does / why we need it:

The microservices demo wasn't deployed because of a typo in the chart name.

k get helmcharts.source.toolkit.fluxcd.io -n falco falco-online-boutique
NAME                    CHART             VERSION   SOURCE KIND      SOURCE NAME       AGE   READY   STATUS
falco-online-boutique   online-boutique   *         HelmRepository   online-boutique   20d   False   chart pull error: failed to get chart version for remote reference: could not get tags for "online-boutique": unable to locate any tags in provided repository: oci://us-docker.pkg.dev/online-boutique-ci/charts/online-boutique

See https://github.com/GoogleCloudPlatform/microservices-demo/tree/main/helm-chart

@rossf7 rossf7 merged commit 58596c1 into main Feb 21, 2024
1 check passed
@rossf7 rossf7 deleted the rossf7-patch-1 branch February 21, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants