nextcloud / nextcloud/helm

Outdated Helm Chart Version on TrueNAS Scale

Open
#807 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug support
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.