File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
charts/project-workspace-operator 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.18.0-dev
1+ v0.19.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.18 .0
6- appVersion : v0.18 .0
5+ version : v0.19 .0
6+ appVersion : v0.19 .0
Original file line number Diff line number Diff line change 2020 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.18 .0
23+ tag : v0.19 .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.26.0
88 github.com/onsi/gomega v1.38.2
99 github.com/openmcp-project/controller-utils v0.23.1
10- github.com/openmcp-project/project-workspace-operator/api v0.18 .0
10+ github.com/openmcp-project/project-workspace-operator/api v0.19 .0
1111 github.com/stretchr/testify v1.11.1
1212 k8s.io/api v0.34.1
1313 k8s.io/apimachinery v0.34.1
You can’t perform that action at this time.
0 commit comments