File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- 2.2.6
1+ 2.2.6-dev
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ type: application
1616# This is the chart version. This version number should be incremented each time you make changes
1717# to the chart and its templates, including the app version.
1818# Versions are expected to follow Semantic Versioning (https://semver.org/)
19- version : 2.2.6
20- appVersion : 2.2.6
19+ version : 2.2.6-dev
20+ appVersion : 2.2.6-dev
2121annotations :
2222 revision : 4b3b2dee8f880a59348297741d4249e63c8ce4e5
2323 created : " 2025-11-26T21:31:43Z"
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ apiVersion: v2
66name : cluster-template-crd
77description : A Helm chart for the ClusterTemplate CRD
88type : application
9- version : 2.2.6
10- appVersion : 2.2.6
9+ version : 2.2.6-dev
10+ appVersion : 2.2.6-dev
1111annotations :
1212 revision : 4b3b2dee8f880a59348297741d4249e63c8ce4e5
1313 created : " 2025-11-26T21:31:43Z"
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ require (
193193 go.opentelemetry.io/proto/otlp v1.7.1 // indirect
194194 go.uber.org/multierr v1.11.0 // indirect
195195 go.uber.org/zap v1.27.0 // indirect
196- golang.org/x/crypto v0.44 .0 // indirect
196+ golang.org/x/crypto v0.45 .0 // indirect
197197 golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect
198198 golang.org/x/mod v0.30.0 // indirect
199199 golang.org/x/net v0.47.0 // indirect
Original file line number Diff line number Diff line change @@ -575,8 +575,8 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
575575golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
576576golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 /go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc =
577577golang.org/x/crypto v0.19.0 /go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU =
578- golang.org/x/crypto v0.44 .0 h1:A97SsFvM3AIwEEmTBiaxPPTYpDC47w720rdiiUvgoAU =
579- golang.org/x/crypto v0.44 .0 /go.mod h1:013i+Nw79BMiQiMsOPcVCB5ZIJbYkerPrGnOa00tvmc =
578+ golang.org/x/crypto v0.45 .0 h1:jMBrvKuj23MTlT0bQEOBcAE0mjg8mK9RXFhRH6nyF3Q =
579+ golang.org/x/crypto v0.45 .0 /go.mod h1:XTGrrkGJve7CYK7J8PEww4aY7gM3qMCElcJQ8n8JdX4 =
580580golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
581581golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b h1:M2rDM6z3Fhozi9O7NWsxAkg/yqS/lQJ6PmkyIV3YP+o =
582582golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b /go.mod h1:3//PLf8L/X+8b4vuAfHzxeRUl04Adcb341+IGKfnqS8 =
You can’t perform that action at this time.
0 commit comments