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.5.0-dev
1+ v0.6.0
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.5 .0
6- appVersion : v0.5 .0
5+ version : v0.6 .0
6+ appVersion : v0.6 .0
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/images/quota-operator
3- tag : v0.5.0@sha256:90bba14f9672541007e9c8b056f9dddd17cfdac9248c81d0d9b920ec2e15c985
3+ tag : v0.6.0
44 pullPolicy : IfNotPresent
55
66imagePullSecrets : []
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/onsi/ginkgo/v2 v2.23.4
99 github.com/onsi/gomega v1.37.0
1010 github.com/openmcp-project/controller-utils v0.9.0
11- github.com/openmcp-project/quota-operator/api v0.5 .0
11+ github.com/openmcp-project/quota-operator/api v0.6 .0
1212 github.com/spf13/cobra v1.9.1
1313 github.com/spf13/pflag v1.0.6
1414 k8s.io/api v0.33.1
You can’t perform that action at this time.
0 commit comments