Skip to content

Commit efe76b9

Browse files
authored
Merge pull request #29 from embik/bump-image-tag-0.26.1
✨ Update default image tag to v0.26.1
2 parents 99d4b3e + aba174d commit efe76b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/resources/resources.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626

2727
const (
2828
ImageRepository = "ghcr.io/kcp-dev/kcp"
29-
ImageTag = "v0.26.0"
29+
ImageTag = "v0.26.1"
3030

3131
appNameLabel = "app.kubernetes.io/name"
3232
appInstanceLabel = "app.kubernetes.io/instance"

0 commit comments

Comments
 (0)