We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dae1b2e + 0696e84 commit fcf7d0aCopy full SHA for fcf7d0a
internal/resources/resources.go
@@ -26,7 +26,7 @@ import (
26
27
const (
28
ImageRepository = "ghcr.io/kcp-dev/kcp"
29
- ImageTag = "v0.28.1"
+ ImageTag = "v0.28.3"
30
31
appNameLabel = "app.kubernetes.io/name"
32
appInstanceLabel = "app.kubernetes.io/instance"
0 commit comments