File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
charts/project-workspace-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.11.0-dev
1+ v0.12.0
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
22name : project-workspace-operator
33description : A Helm chart for the project-workspace-operator
44type : application
5- version : v0.11 .0
6- appVersion : v0.11 .0
5+ version : v0.12 .0
6+ appVersion : v0.12 .0
Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ deployment:
1717 leaseNamespace : default
1818
1919image :
20- repository : ghcr.io/openmcp-project/github.com/openmcp-project/project-workspace-operator/ images/project-workspace-operator
20+ repository : ghcr.io/openmcp-project/images/project-workspace-operator
2121 pullPolicy : IfNotPresent
2222 # Overrides the image tag whose default is the chart appVersion.
23- tag : v0.11 .0
23+ tag : v0.12 .0
2424
2525imagePullSecrets : []
2626nameOverride : " "
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/onsi/ginkgo/v2 v2.23.4
88 github.com/onsi/gomega v1.37.0
99 github.com/openmcp-project/controller-utils v0.6.0
10- github.com/openmcp-project/project-workspace-operator/api v0.11 .0
10+ github.com/openmcp-project/project-workspace-operator/api v0.12 .0
1111 github.com/stretchr/testify v1.10.0
1212 k8s.io/api v0.33.0
1313 k8s.io/apimachinery v0.33.0
You can’t perform that action at this time.
0 commit comments