cncf-tags / green-reviews-tooling

Project Repository for the WG Green Reviews which is part of the CNCF TAG Environmental Sustainability
https://github.com/cncf/tag-env-sustainability/tree/main/working-groups/green-reviews
Apache License 2.0
23 stars 14 forks source link

fix: Helm chart name in microservices demo helmrelease #64

Closed rossf7 closed 7 months ago

rossf7 commented 7 months ago

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