Skip to content

chore(chart): bump proxysql-operator chart 0.4.0 -> 0.5.0 - #85

Merged
jesmarcannao merged 1 commit into
mainfrom
chore/chart-0.5.0
Aug 4, 2026
Merged

chore(chart): bump proxysql-operator chart 0.4.0 -> 0.5.0#85
jesmarcannao merged 1 commit into
mainfrom
chore/chart-0.5.0

Conversation

@jesmarcannao

@jesmarcannao jesmarcannao commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the operator Helm chart to 0.5.0 to match the released v0.5.0 operator image (the ProxySQLConfig-union fix, #84).

  • version + appVersion → 0.5.0. With values.yaml image.tag: "" falling back to appVersion, the chart's default image is ghcr.io/proxysql/proxysql-operator:0.5.0.
  • CRDs unchanged — the union fix added no CRD fields (v0.4.0's TLS additions were already present). helm lint clean.

Release note: chart-releaser runs on v* tags (via release.yaml, skip_existing: true). The v0.5.0 tag predates this bump, so it published the image but skipped the chart (still 0.4.0). To actually publish proxysql-operator-0.5.0 to the helm repo, either re-point v0.5.0 to include this commit or let the next release pick it up — maintainer's call.

Summary by CodeRabbit

  • Chores
    • Updated the Helm chart and application version to 0.5.0.

Match the v0.5.0 operator release (#84, ProxySQLConfig union). appVersion 0.5.0 so
the chart's default image tag (values.yaml image.tag empty -> appVersion fallback)
resolves to ghcr.io/proxysql/proxysql-operator:0.5.0. CRDs unchanged — the union fix
added no CRD fields. helm lint clean.

Note: chart-releaser runs on v* tags; the v0.5.0 tag predates this bump, so publishing
the chart at 0.5.0 needs either the tag re-pointed here or the next release to pick it up.
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 13de413c-aa53-4514-a319-0c15ea6e1e2d

📥 Commits

Reviewing files that changed from the base of the PR and between 4a49c86 and 8c46ab9.

📒 Files selected for processing (1)
  • charts/proxysql-operator/Chart.yaml

📝 Walkthrough

Walkthrough

The Helm chart version and application version change from 0.4.0 to 0.5.0 in charts/proxysql-operator/Chart.yaml.

Changes

Release metadata

Layer / File(s) Summary
Chart version update
charts/proxysql-operator/Chart.yaml
The chart version and appVersion change from 0.4.0 to 0.5.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: renecannao

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the chart version bump from 0.4.0 to 0.5.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/chart-0.5.0

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

@jesmarcannao
jesmarcannao merged commit 4cbd580 into main Aug 4, 2026
8 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