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): set chart appVersion to 3.0.0 #25373

Merged
merged 3 commits into from
Sep 29, 2023

Commits on Sep 22, 2023

  1. fix: set chart appVersion to 3.0.0

    here: https://github.com/apache/superset/blob/0c083bdc1af4e6a3e17155246a3134cb5cb5887d/helm/superset/templates/deployment.yaml#L90 it gets the appVersion if tag null but app image tag is 3.0.0 not 3.0 causes image pull issues if superset deployed with default values
    celalettin1286 authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f690fa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3091fd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Update README.md

    celalettin1286 authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6ddbe92 View commit details
    Browse the repository at this point in the history