kubeflow/spark-operator

[BUG] Helm charts are not getting published with Github workflow

vara-bonthu opened this issue · 1 comments

Description

Please provide a clear and concise description of the issue you are encountering, and a reproduction of your configuration.

If your request is for a new feature, please use the Feature request template.

  • ✋ I have searched the open/closed issues and my issue is not listed.

Reproduction Code [Required]

The GitHub Actions that should publish our Helm chart aren't running, even though we've updated the Helm chart version. You can check the "Actions" tab to see the stage skipping

image

Steps to reproduce the behavior:

  • Verify the release tags in the repo and you will find tags for the helm chart only when the image(app) changed but not when the Helm chart is changed

Expected behavior

  • Publish the Helm chart with the uplifted version

Actual behavior

  • Github action publish helm chart is now skipped due to a bug

Terminal Output Screenshot(s)

Environment & Versions

  • Spark Operator App version:
  • Helm Chart Version:
  • Kubernetes Version:
  • Apache Spark version:

Additional context

The current version of Helm chart is 1.2.11 but the last tag available is 1.2.7