Skip to content

Tags: bryanl/metallb

Tags

v0.13.4

Toggle v0.13.4's commit message

metallb-chart-0.13.4

Toggle metallb-chart-0.13.4's commit message
Bumprelease: change the kustomize reference to be more greedy

The current replacement rules work only for main (and the frr one is
even bugged). Fixing to work also when moving from a minor version to
the next one.

Signed-off-by: Federico Paolinelli <[email protected]>

v0.13.3

Toggle v0.13.3's commit message

metallb-chart-0.13.3

Toggle metallb-chart-0.13.3's commit message
0.13.3 release notes

Adding the fix to arm architecture. The other issues were not exposed as
bugs, so not worth mentioning them.

Signed-off-by: Federico Paolinelli <[email protected]>

v0.13.2

Toggle v0.13.2's commit message

v0.13.1

Toggle v0.13.1's commit message

v0.13.0

Toggle v0.13.0's commit message

metallb-chart-0.13.2

Toggle metallb-chart-0.13.2's commit message
Publish job: change the branch / tag selector

During the latest release, the job did not trigger. Using the same as
the helm chart which was triggered.

Signed-off-by: Federico Paolinelli <[email protected]>

metallb-chart-0.13.1

Toggle metallb-chart-0.13.1's commit message
Publish job: change the branch / tag selector

During the latest release, the job did not trigger. Using the same as
the helm chart which was triggered.

Signed-off-by: Federico Paolinelli <[email protected]>

metallb-chart-0.13.0

Toggle metallb-chart-0.13.0's commit message
Tasks: fix the release command

When we splitted the release in release + bumprelease, we changed the
semantic of bumprelease which accepts a string and not a semver object.
This is done to be able to test the bumprelease function without having
to do the whole release process. Here, we fix it to provide the function
the version string coming from outside.

Signed-off-by: Federico Paolinelli <[email protected]>