Merge pull request '[3.2.1] - bump metallb version' (#111) from dprodanov/Factory:metallb-0-14-9 into 3.2
Reviewed-on: #111 Reviewed-by: Kristian Zhelyazkov <kzhelyazkov@noreply.src.opensuse.org>
This commit is contained in:
commit
9e88e00e19
@ -1,7 +1,7 @@
|
|||||||
metallb:
|
metallb:
|
||||||
chart: metallb-chart
|
chart: metallb-chart
|
||||||
repository: "%%CHART_REPO%%/%%IMG_PREFIX%%"
|
repository: "%%CHART_REPO%%/%%IMG_PREFIX%%"
|
||||||
version: "%%CHART_MAJOR%%.0.0+up0.14.9"
|
version: "%%CHART_MAJOR%%.0.1+up0.14.9"
|
||||||
endpoint-copier-operator:
|
endpoint-copier-operator:
|
||||||
chart: endpoint-copier-operator-chart
|
chart: endpoint-copier-operator-chart
|
||||||
repository: "%%CHART_REPO%%/%%IMG_PREFIX%%"
|
repository: "%%CHART_REPO%%/%%IMG_PREFIX%%"
|
||||||
|
@ -21,4 +21,4 @@ name: metallb
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/metallb/metallb
|
- https://github.com/metallb/metallb
|
||||||
type: application
|
type: application
|
||||||
version: "%%CHART_MAJOR%%.0.0+up0.14.9"
|
version: "%%CHART_MAJOR%%.0.1+up0.14.9"
|
||||||
|
@ -106,7 +106,7 @@ spec:
|
|||||||
- prettyName: MetalLB
|
- prettyName: MetalLB
|
||||||
releaseName: metallb
|
releaseName: metallb
|
||||||
chart: %%CHART_REPO%%/%%IMG_PREFIX%%metallb-chart
|
chart: %%CHART_REPO%%/%%IMG_PREFIX%%metallb-chart
|
||||||
version: %%CHART_MAJOR%%.0.0+up0.14.9
|
version: %%CHART_MAJOR%%.0.1+up0.14.9
|
||||||
- prettyName: CDI
|
- prettyName: CDI
|
||||||
releaseName: cdi
|
releaseName: cdi
|
||||||
chart: %%CHART_REPO%%/%%IMG_PREFIX%%cdi-chart
|
chart: %%CHART_REPO%%/%%IMG_PREFIX%%cdi-chart
|
||||||
|
Loading…
x
Reference in New Issue
Block a user