Skip to content

Commit 774f7d0

Browse files
authored
Update known-configurations.md
Resolve markdown Formatting
1 parent a5a37d8 commit 774f7d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

known-configurations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This document serves as a reference for annotations required to be applied to va
77
### GKE Managed Images (kube-proxy, etc..)
88

99
| Annotation | Reason |
10-
|-|
10+
|-|-|
1111
| `use-metadata.version-checker.io/kube-proxy="true"` | This is because many GKE images are suffixed as `v.1.26.5-gke.2700` for example. By Default, version-checker removes tags with metadata (`-XXXX`) as these traditionally relate to an Alpha or pre-release image. |
1212

1313
### Grafana: docker.io/grafana/grafana
@@ -41,4 +41,4 @@ Velero contains an image `1220` which is always the latest.
4141

4242
| Annotation |
4343
|-|
44-
| `match-regex.version-checker.io/velero: 'v(\d+)\.(\d+)\.(\d+)'` |
44+
| `match-regex.version-checker.io/velero: 'v(\d+)\.(\d+)\.(\d+)'` |

0 commit comments

Comments
 (0)