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.
1 parent dae1b2e commit 0696e84Copy full SHA for 0696e84
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