Skip to content

Commit e168ae2

Browse files
committed
remove specific v of flagd from example
Signed-off-by: Skye Gill <[email protected]>
1 parent d19851d commit e168ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ kubectl describe pod busybox-curl-7bd5767999-spf7v
7272
```
7373
```yaml
7474
flagd:
75-
Image: ghcr.io/open-feature/flagd:v0.3.0
75+
Image: ghcr.io/open-feature/flagd:vX.X.X
7676
Port: 8014/TCP
7777
Host Port: 0/TCP
7878
Args:

0 commit comments

Comments
 (0)