Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Support regex groups in rewrites rules #57

Description

@M4teo

Hi, i had high hopes for this nice project to rewrite image URLs with the webhook, but it doesn't seem to support RegEx groups in a few tests i've done. 🥹
In relation to the Bitnami repository migration, it would be great to add a feature like this one:

matches: 
  - '^docker.io/bitnami/(.+)'.
replace: 'docker.io/bitnamilegacy/${1}'.

Is this possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions