Skip to content

chore(dependabot): track redis-ha helm chart dependency#39

Merged
ServerSideHannes merged 1 commit into
mainfrom
chore/dependabot-helm
Jun 7, 2026
Merged

chore(dependabot): track redis-ha helm chart dependency#39
ServerSideHannes merged 1 commit into
mainfrom
chore/dependabot-helm

Conversation

@ServerSideHannes
Copy link
Copy Markdown
Owner

Adds a helm package-ecosystem block to .github/dependabot.yml so Dependabot tracks the chart's redis-ha dependency (chart/Chart.yaml, repo dandydeveloper.github.io/charts).

Mirrors the existing uv and docker blocks: weekly schedule, 10-PR limit, grouped version + security updates. Points at directory: /chart (the folder containing Chart.yaml).

Caveat — vendored subchart

The chart currently vendors the dependency (chart/charts/redis-ha-4.35.5.tgz + chart/Chart.lock). Dependabot's helm updater bumps the version in Chart.yaml (and Chart.lock) but does not re-vendor the .tgz. A bot PR will therefore need a follow-up helm dependency build to regenerate the tarball, or we switch to gitignoring the .tgz and building it at deploy time (the more common convention). Tracked separately — this PR is config-only.

@ServerSideHannes ServerSideHannes merged commit a69fa54 into main Jun 7, 2026
4 checks passed
@ServerSideHannes ServerSideHannes deleted the chore/dependabot-helm branch June 7, 2026 15:33
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.

1 participant