Skip to content

Conversation

@volker-raschek
Copy link
Contributor

The following patch adds the registry attribute. It also sets the registry attribute for all helm chart dependencies.

This is necessary to protect CRIO users from a breaking change in v1.34. Further information can be found in the following pr of cri-o.

Volker

The following patch adds the `registry` attribute. It also sets the `registry`
attribute for all helm chart dependencies.

This is necessary to protect CRIO users from a breaking change in v1.34. Further
information can be found here:

cri-o/cri-o#9401

Signed-off-by: Markus Pesch <markus.pesch@cryptic.systems>
Copy link
Collaborator

@wrenix wrenix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets also add also a global image option to overwrite it for all the images

global:
  image:
   # -- if set it will overwrite all registry entries
    registry:

@wrenix wrenix force-pushed the fix/fqin branch 2 times, most recently from b63febd to bd9f598 Compare November 21, 2025 17:57
@wrenix wrenix enabled auto-merge (squash) November 21, 2025 17:59
Signed-off-by: WrenIX <dev.github@wrenix.eu>
@wrenix wrenix merged commit 05420fc into nextcloud:main Nov 21, 2025
10 checks passed
@wrenix wrenix mentioned this pull request Nov 23, 2025
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