Outdated Helm Chart Version on TrueNAS Scale
Nobody has claimed this yet.
- Dominant language
- Go Template
- Stars
- 534
- Forks
- 314
- Avg merge
- 42m
- Merged PRs (30d)
- 1
Description
Hi, I'm on TrueNAS Scale Dragonfish-24.04.2.5 and Nextcloud App Version: 31.0.0 Chart Version: 2.0.23 and after a restart today, it gets stuck in "deploying".
In the logs I can see this: "Failed to pull image "bitnami/redis:7.0.11": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/bitnami/redis:7.0.11": failed to resolve reference "docker.io/bitnami/redis:7.0.11": docker.io/bitnami/redis:7.0.11: not found"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Helm chart configuration that renders the bitnami/redis:7.0.11 image reference, then inspect the generated workload values. Done means the chart uses an available Redis image tag and the rendered deployment no longer requests the missing image; verify this with a chart render or deployment test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, helm, redis
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100