Skip to content

Rebase#2315

Merged
dbarzin merged 6 commits into
devfrom
master
May 12, 2026
Merged

Rebase#2315
dbarzin merged 6 commits into
devfrom
master

Conversation

@dbarzin

@dbarzin dbarzin commented May 12, 2026

Copy link
Copy Markdown
Member

No description provided.

mlittoNW and others added 6 commits May 5, 2026 15:55
By default, chart-releaser prefixes the chart name to the release tag
(e.g. mercator-2026.04.27), but GitHub releases use only the version
(e.g. 2026.04.27). This mismatch causes 404 errors when Helm tries to
download chart assets from the index.yaml URLs.

Setting release_name_template to {{ .Version }} aligns the release tag
format with the actual GitHub release tags.
fix: use version-only release name template in chart-releaser
fix: use version-only release name template in chart-releaser
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 219255b2-cabf-4a53-94a5-52041db1f96a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch master

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dbarzin dbarzin merged commit 9cb3abd into dev May 12, 2026
6 of 7 checks passed
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.

2 participants