modify misleading package declaration esov1b1 to esov1

Modify misleading package declaration esov1b1 to esov1 without change in the actually deployed package

-esov1b1 "github.com/external-secrets/external-secrets/apis/externalsecrets/v1"

+esov1 "github.com/external-secrets/external-secrets/apis/externalsecrets/v1"

In the pipeline, there is a vulnerability in the eso package. The recommendation is to move to 0.19.2. However, there is a breaking change in the 0.19.0 (see here). Hence I prefer to merge this small change before we move to 0.19.2

Edited by vladimir braquet

Merge request reports

Loading