File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
charts/control-plane-operator Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- v0.1.9
1+ v0.1.10
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : control-plane-operator
33description : A Helm chart for the Cloud Orchestration Control Plane Operator
44type : application
5- version : v0.1.9
6- appVersion : v0.1.9
5+ version : v0.1.10
6+ appVersion : v0.1.10
77home : https://github.com/openmcp-project/control-plane-operator
88sources :
99 - https://github.com/openmcp-project/control-plane-operator
Original file line number Diff line number Diff line change 55replicaCount : 1
66
77image :
8- repository : ghcr.io/openmcp-project/github.com/openmcp-project/control-plane-operator/ images/control-plane-operator
8+ repository : ghcr.io/openmcp-project/images/control-plane-operator
99 pullPolicy : IfNotPresent
1010 # Overrides the image tag whose default is the chart appVersion.
11- tag : v0.1.9
11+ tag : v0.1.10
1212
1313imagePullSecrets : []
1414nameOverride : " "
Original file line number Diff line number Diff line change 55replicaCount: 1
66
77image:
8- repository: ghcr.io/openmcp-project/github.com/openmcp-project/control-plane-operator/ images/control-plane-operator
8+ repository: ghcr.io/openmcp-project/images/control-plane-operator
99 pullPolicy: IfNotPresent
1010 # Overrides the image tag whose default is the chart appVersion.
1111 tag: $OPERATOR_VERSION
You can’t perform that action at this time.
0 commit comments