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.10 .0
1+ v0.11 .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.10 .0
6- appVersion : v0.10 .0
5+ version : v0.11 .0
6+ appVersion : v0.11 .0
Original file line number Diff line number Diff line change 2020 repository : ghcr.io/openmcp-project/github.com/openmcp-project/project-workspace-operator/images/project-workspace-operator
2121 pullPolicy : IfNotPresent
2222 # Overrides the image tag whose default is the chart appVersion.
23- tag : v0.10.0@sha256:af7fc400b006cf1275ad96cbbbcd334457818e15f7c90c18091499428a690033
23+ tag : v0.11.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.9 .0
10+ github.com/openmcp-project/project-workspace-operator/api v0.11 .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