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.3.1-dev
1+ v0.3.2
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : quota-operator
33description : A Helm chart for the quota-operator
44type : application
5- version : v0.3.1
6- appVersion : v0.3.1
5+ version : v0.3.2
6+ appVersion : v0.3.2
77home : https://github.com/openmcp-project/quota-operator
88sources :
99 - https://github.com/openmcp-project/quota-operator
Original file line number Diff line number Diff line change 11image :
22 repository : ghcr.io/openmcp-project/github.com/openmcp-project/quota-operator/images/quota-operator
3- tag : v0.3.1
3+ tag : v0.3.2
44 pullPolicy : IfNotPresent
55
66imagePullSecrets : []
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/onsi/ginkgo/v2 v2.22.2
1111 github.com/onsi/gomega v1.36.2
1212 github.com/openmcp-project/controller-utils v0.4.2
13- github.com/openmcp-project/quota-operator/api v0.3.1
13+ github.com/openmcp-project/quota-operator/api v0.3.2
1414 github.com/spf13/cobra v1.9.1
1515 github.com/spf13/pflag v1.0.6
1616 k8s.io/api v0.32.2
You can’t perform that action at this time.
0 commit comments