[go.mod]Bump from v0.3.0 to pseudoversion#292
Conversation
Our intention is to track service operator and lib-common dependencies via pseudoversions. However renovate does not automatically bump from a tagged version (e.g. v0.3.0) to a newer but not tagged pseudoversion. So this patch does the manual bump. After this renovate will bump the newer pseduoversions.
|
try the same as #287 but from a properly named fork. maybe? |
|
Let's see how this one goes. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gibizer, jlarriba The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test telemetry-operator-build-deploy-kuttl |
|
Strange, it actually seemed to be that you were creating the PR from "ceilometer-operator" dir. Now everything is passing correctly. |
|
/lgtm |
strange indeed. |
Our intention is to track service operator and lib-common dependencies via pseudoversions. However renovate does not automatically bump from a tagged version (e.g. v0.3.0) to a newer but not tagged pseudoversion. So this patch does the manual bump. After this renovate will bump the newer pseduoversions.