nextcloud / nextcloud/helm

Imaginary: `h2non/imaginary:1.2.4` is outdated

Open
#722 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go Template
Stars
534
Forks
314
Avg merge
42m
Merged PRs (30d)
1

Description

Some upstream links:

as well as the docker hub release history show that the imaginary image used by default (when the respective value is enabled) are outdated.

Should we change the default vlaue to be sth. along the lines

imaginary:
  enabled: true
  image:
    registry: docker.io
    repository: nextcloud/aio-imaginary
    tag: latest

Or what's the best way moving forward?
Thanks!

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 chart values that define the default Imaginary image and compare them with the upstream issue links and Docker Hub release history cited here. Confirm the preferred image and tag with the project before changing the default, then verify that the rendered configuration uses the updated image when Imaginary is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, helm, kubernetes
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.