Compare commits

..

1 Commits

Author SHA256 Message Date
6fdde33f5b [3.2.1] - bump metallb version
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 2m6s
2025-03-21 16:07:52 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
metallb:
chart: metallb-chart
repository: "%%CHART_REPO%%/%%IMG_PREFIX%%"
version: "%%CHART_MAJOR%%.0.0+up0.14.9"
version: "%%CHART_MAJOR%%.0.1+up0.14.9"
endpoint-copier-operator:
chart: endpoint-copier-operator-chart
repository: "%%CHART_REPO%%/%%IMG_PREFIX%%"

View File

@@ -21,4 +21,4 @@ name: metallb
sources:
- https://github.com/metallb/metallb
type: application
version: "%%CHART_MAJOR%%.0.0+up0.14.9"
version: "%%CHART_MAJOR%%.0.1+up0.14.9"