File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
testdata/hybrid/memcached-operator Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/spf13/pflag v1.0.5
20
20
github.com/stretchr/testify v1.8.0
21
21
gomodules.xyz/jsonpatch/v2 v2.2.0
22
- helm.sh/helm/v3 v3.10.1
22
+ helm.sh/helm/v3 v3.10.3
23
23
k8s.io/api v0.25.3
24
24
k8s.io/apiextensions-apiserver v0.25.3
25
25
k8s.io/apimachinery v0.25.3
Original file line number Diff line number Diff line change @@ -2059,8 +2059,8 @@ gotest.tools v2.2.0+incompatible h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=
2059
2059
gotest.tools v2.2.0+incompatible /go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81HFBacw =
2060
2060
gotest.tools/v3 v3.0.2 /go.mod h1:3SzNCllyD9/Y+b5r9JIKQ474KzkZyqLqEfYqMsX94Bk =
2061
2061
gotest.tools/v3 v3.0.3 h1:4AuOwCGf4lLR9u3YOe2awrHygurzhO/HeQ6laiA6Sx0 =
2062
- helm.sh/helm/v3 v3.10.1 h1:uTnNlYx8QcTSNA4ZJ50Llwife4CSohUY4ehumyVf2QE =
2063
- helm.sh/helm/v3 v3.10.1 /go.mod h1:CXOcs02AYvrlPMWARNYNRgf2rNP7gLJQsi/Ubd4EDrI =
2062
+ helm.sh/helm/v3 v3.10.3 h1:wL7IUZ7Zyukm5Kz0OUmIFZgKHuAgByCrUcJBtY0kDyw =
2063
+ helm.sh/helm/v3 v3.10.3 /go.mod h1:CXOcs02AYvrlPMWARNYNRgf2rNP7gLJQsi/Ubd4EDrI =
2064
2064
honnef.co/go/tools v0.0.0-20180728063816-88497007e858 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
2065
2065
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
2066
2066
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2022 .
2
+ Copyright 2023 .
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
5
5
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2022 .
2
+ Copyright 2023 .
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
5
5
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2022 .
2
+ Copyright 2023 .
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
5
5
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2022 .
2
+ Copyright 2023 .
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
5
5
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2022 .
2
+ Copyright 2023 .
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
5
5
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2022 .
2
+ Copyright 2023 .
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
5
5
you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments