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.41.0-dev
1+ v0.42.0
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : mcp-operator
33description : A Helm chart for the mcp-operator
44type : application
5- version : v0.41 .0
6- appVersion : v0.41 .0
5+ version : v0.42 .0
6+ appVersion : v0.42 .0
77home : https://github.com/openmcp-project/mcp-operator
88sources :
99 - https://github.com/openmcp-project/mcp-operator
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ deployment:
1414
1515image :
1616 repository : ghcr.io/openmcp-project/images/mcp-operator
17- tag : v0.41 .0
17+ tag : v0.42 .0
1818 pullPolicy : IfNotPresent
1919
2020imagePullSecrets : []
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/openmcp-project/cluster-provider-gardener/api v0.9.0
1717 github.com/openmcp-project/control-plane-operator v0.1.17
1818 github.com/openmcp-project/controller-utils v0.23.1
19- github.com/openmcp-project/mcp-operator/api v0.41 .0
19+ github.com/openmcp-project/mcp-operator/api v0.42 .0
2020 github.com/openmcp-project/openmcp-operator/api v0.15.2
2121 github.com/openmcp-project/openmcp-operator/lib v0.15.2
2222 github.com/openmcp-project/service-provider-landscaper v0.7.0
You can’t perform that action at this time.
0 commit comments