Skip to content

chore: Don't mark Helm releases as latest#28498

Merged
michael-s-molina merged 1 commit into
apache:masterfrom
michael-s-molina:change-helm-releaser
May 14, 2024
Merged

chore: Don't mark Helm releases as latest#28498
michael-s-molina merged 1 commit into
apache:masterfrom
michael-s-molina:change-helm-releaser

Conversation

@michael-s-molina

Copy link
Copy Markdown
Member

SUMMARY

#26753 set mark_as_latest: false in our Helm release workflow in an attempt to stop Helm releases from being tagged as latest. The problem is that our version of chart-releaser-action is 1.2.0 which does not support that configuration. mark_as_latest was introduced in version 1.6.0 and this PR bumps that dependency to match this version.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@github-actions github-actions Bot added the github_actions Pull requests that update GitHub Actions code label May 14, 2024
@dosubot dosubot Bot added the deploy:helm label May 14, 2024
@michael-s-molina michael-s-molina changed the title chore: Don't mark Helm releases as latest chore: Don't tag Helm releases as latest May 14, 2024
@michael-s-molina michael-s-molina changed the title chore: Don't tag Helm releases as latest chore: Don't mark Helm releases as latest May 14, 2024
@michael-s-molina
michael-s-molina merged commit 964202a into apache:master May 14, 2024
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.1.0 First shipped in 4.1.0 labels Nov 27, 2024
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels deploy:helm github_actions Pull requests that update GitHub Actions code size/XS 🚢 4.1.0 First shipped in 4.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants