Skip to content

Commit e439625

Browse files
committed
update helm dependency revisions and notes
1 parent 30c6f71 commit e439625

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gopkg.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
[[constraint]]
3838
name = "k8s.io/helm"
39+
# Update to 2.12.0 when released.
3940
version = "=2.12.0-rc.1"
4041

4142
[[constraint]]
@@ -48,7 +49,7 @@
4849

4950
# We need overrides for the following imports because dep can't resolve them
5051
# correctly. The easiest way to get this right is to use the versions that
51-
# k8s.io/helm uses. See https://github.com/helm/helm/blob/v2.11.0/glide.lock
52+
# k8s.io/helm uses. See https://github.com/helm/helm/blob/v2.12.0-rc.1/glide.lock
5253
[[override]]
5354
name = "github.com/russross/blackfriday"
5455
revision = "300106c228d52c8941d4b3de6054a6062a86dda3"
@@ -59,4 +60,4 @@
5960

6061
[[override]]
6162
name = "github.com/docker/docker"
62-
revision = "4f3616fb1c112e206b88cb7a9922bf49067a7756"
63+
revision = "a9fbbdc8dd8794b20af358382ab780559bca589d"

0 commit comments

Comments
 (0)