File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- v0.39.0-dev
1
+ v0.40.0
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.39 .0
6
- appVersion : v0.39 .0
5
+ version : v0.40 .0
6
+ appVersion : v0.40 .0
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/images/mcp-operator
17
- tag : v0.39 .0
17
+ tag : v0.40 .0
18
18
pullPolicy : IfNotPresent
19
19
20
20
imagePullSecrets : []
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/openmcp-project/cluster-provider-gardener/api v0.7.0
17
17
github.com/openmcp-project/control-plane-operator v0.1.14
18
18
github.com/openmcp-project/controller-utils v0.22.0
19
- github.com/openmcp-project/mcp-operator/api v0.39 .0
19
+ github.com/openmcp-project/mcp-operator/api v0.40 .0
20
20
github.com/openmcp-project/openmcp-operator/api v0.14.0
21
21
github.com/openmcp-project/openmcp-operator/lib v0.14.0
22
22
github.com/openmcp-project/service-provider-landscaper v0.7.0
You can’t perform that action at this time.
0 commit comments