Skip to content

Commit 0736b57

Browse files
author
Darryl Weaver
authored
Merge pull request #169 from weaveworks/downgrade-metallb-0.12.1
downgrade metallb chart to use 0.12.1 from upstream.
2 parents 54651bb + c27fb57 commit 0736b57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/metallb/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: metallb
33
repository: https://metallb.github.io/metallb
4-
version: 0.13.3
5-
digest: sha256:f5075b9011e5b03dc7dc029a0ce2c2094cc85825d8f1ab0c5274db092d2a8e96
6-
generated: "2022-07-11T17:36:17.965016099+01:00"
4+
version: 0.12.1
5+
digest: sha256:0a7f87330ea3707efd909f8160c5321517fed2d848d858232545283c2021d6e6
6+
generated: "2022-07-26T22:24:22.412723545+01:00"

charts/metallb/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: metallb
33
icon: https://metallb.universe.tf/images/logo/metallb-white.png
44
description: A Weaveworks Helm chart for a network load-balancer implementation for Kubernetes using standard routing protocols
55
type: application
6-
version: 0.0.1
6+
version: 0.0.2
77
dependencies:
88
- name: metallb
9-
version: "v0.13.3"
9+
version: "v0.12.1"
1010
repository: "https://metallb.github.io/metallb"
1111
kubeVersion: ">=1.16.0-0"
1212
home: https://github.com/weaveworks/profiles-catalog

0 commit comments

Comments
 (0)