Skip to content

Commit 08bc355

Browse files
committed
fix changelog links
1 parent 064be62 commit 08bc355

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG-1.1.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
* Command line flag `--connection-timeout` is deprecated and has no effect.
55

66
## Notable Features
7-
* livenessprobe tries to connect to the CSI driver indefinitely only at startup ([##37](https://github.com/kubernetes-csi/livenessprobe/pull/37))
7+
* livenessprobe tries to connect to the CSI driver indefinitely only at startup ([#37](https://github.com/kubernetes-csi/livenessprobe/pull/37))
88

99
## Other Notable Changes
10-
* Use distroless as base image ([##40](https://github.com/kubernetes-csi/livenessprobe/pull/40))
11-
* Migrate to k8s.io/klog from glog ([##36](https://github.com/kubernetes-csi/livenessprobe/pull/36))
12-
* add prune to gopkg.toml ([##30](https://github.com/kubernetes-csi/livenessprobe/pull/30))
10+
* Use distroless as base image ([#40](https://github.com/kubernetes-csi/livenessprobe/pull/40))
11+
* Migrate to k8s.io/klog from glog ([#36](https://github.com/kubernetes-csi/livenessprobe/pull/36))
12+
* add prune to gopkg.toml ([#30](https://github.com/kubernetes-csi/livenessprobe/pull/30))

0 commit comments

Comments
 (0)