File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- v0.26.5-dev
1
+ v0.26.6
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : mcp-operator
3
3
description : A Helm chart for the mcp-operator
4
4
type : application
5
- version : v0.26.5
6
- appVersion : v0.26.5
5
+ version : v0.26.6
6
+ appVersion : v0.26.6
7
7
home : https://github.com/openmcp-project/mcp-operator
8
8
sources :
9
9
- https://github.com/openmcp-project/mcp-operator
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ deployment:
14
14
15
15
image :
16
16
repository : ghcr.io/openmcp-project/github.com/openmcp-project/mcp-operator/images/mcp-operator
17
- tag : v0.26.5
17
+ tag : v0.26.6
18
18
pullPolicy : IfNotPresent
19
19
20
20
imagePullSecrets : []
Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ replace github.com/imdario/mergo v1.0.0 => github.com/imdario/mergo v0.3.16
8
8
9
9
require (
10
10
github.com/Masterminds/semver/v3 v3.3.1
11
- github.com/alitto/pond/v2 v2.3.0
11
+ github.com/alitto/pond/v2 v2.1.6
12
12
github.com/apparentlymart/go-cidr v1.1.0
13
13
github.com/gardener/landscaper-service v0.123.0
14
14
github.com/onsi/ginkgo/v2 v2.23.3
15
15
github.com/onsi/gomega v1.36.3
16
16
github.com/openmcp-project/control-plane-operator v0.1.5
17
17
github.com/openmcp-project/controller-utils v0.4.2
18
- github.com/openmcp-project/mcp-operator/api v0.26.5
18
+ github.com/openmcp-project/mcp-operator/api v0.26.6
19
19
github.com/spf13/cobra v1.9.1
20
20
github.com/spf13/pflag v1.0.6
21
21
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s=
2
2
dario.cat/mergo v1.0.1 /go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk =
3
3
github.com/Masterminds/semver/v3 v3.3.1 h1:QtNSWtVZ3nBfk8mAOu/B6v7FMJ+NHTIgUPi7rj+4nv4 =
4
4
github.com/Masterminds/semver/v3 v3.3.1 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
5
- github.com/alitto/pond/v2 v2.3.0 h1:TEcLKNg4V86t3K9ZXVNnLbD24x6wS10c9ttEehTq3dM =
6
- github.com/alitto/pond/v2 v2.3.0 /go.mod h1:xkjYEgQ05RSpWdfSd1nM3OVv7TBhLdy7rMp3+2Nq+yE =
5
+ github.com/alitto/pond/v2 v2.1.6 h1:6U3nSOjxpuNyvjIKjjRkpS2JDdgX5JqBm9GO2urcCjM =
6
+ github.com/alitto/pond/v2 v2.1.6 /go.mod h1:xkjYEgQ05RSpWdfSd1nM3OVv7TBhLdy7rMp3+2Nq+yE =
7
7
github.com/apparentlymart/go-cidr v1.1.0 h1:2mAhrMoF+nhXqxTzSZMUzDHkLjmIHC+Zzn4tdgBZjnU =
8
8
github.com/apparentlymart/go-cidr v1.1.0 /go.mod h1:EBcsNrHc3zQeuaeCeCtQruQm+n9/YjEn/vI25Lg7Gwc =
9
9
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
You can’t perform that action at this time.
0 commit comments