Skip to content

Commit 004f995

Browse files
bump helm and helm-operator-plugins (#6243) (#6265)
* Bump helm and helm-operator-plugins Signed-off-by: rashmigottipati <[email protected]>
1 parent eb37579 commit 004f995

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/onsi/ginkgo/v2 v2.2.0
1515
github.com/onsi/gomega v1.20.2
1616
github.com/operator-framework/api v0.17.4-0.20221221181915-f1b729684854
17-
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20221014213227-6f6106714f0d
17+
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20230109213218-ebfbea851192
1818
github.com/operator-framework/java-operator-plugins v0.7.1-0.20221007075838-2e24140314fb
1919
github.com/operator-framework/operator-lib v0.11.1-0.20220921174810-791cc547e6c5
2020
github.com/operator-framework/operator-manifest-tools v0.2.3-0.20220901033859-2a7ce32ef673
@@ -33,7 +33,7 @@ require (
3333
golang.org/x/text v0.3.8
3434
golang.org/x/tools v0.1.12
3535
gomodules.xyz/jsonpatch/v3 v3.0.1
36-
helm.sh/helm/v3 v3.10.1
36+
helm.sh/helm/v3 v3.10.3
3737
k8s.io/api v0.25.3
3838
k8s.io/apiextensions-apiserver v0.25.3
3939
k8s.io/apimachinery v0.25.3

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -820,8 +820,8 @@ github.com/opencontainers/selinux v1.8.2/go.mod h1:MUIHuUEvKB1wtJjQdOyYRgOnLD2xA
820820
github.com/openzipkin/zipkin-go v0.1.6/go.mod h1:QgAqvLzwWbR/WpD4A3cGpPtJrZXNIiJc5AZX7/PBEpw=
821821
github.com/operator-framework/api v0.17.4-0.20221221181915-f1b729684854 h1:/EFqPU6baS6MzfLvIeGlfVV0bDLehlA1jwSxHxL0D9s=
822822
github.com/operator-framework/api v0.17.4-0.20221221181915-f1b729684854/go.mod h1:34tb98EwTN5SZLkgoxwvRkhMJKLHUWHOrrcv1ZwvEeA=
823-
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20221014213227-6f6106714f0d h1:xPqV1TH9ZCbo/fNIp1CVMYlKkD28wmIMrwuwibXaXo4=
824-
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20221014213227-6f6106714f0d/go.mod h1:zaxx1ikQMg/sm/j5WDG2aJHK4phIti5TkeKH8EePt0M=
823+
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20230109213218-ebfbea851192 h1:s7nLCTlcogFSoG97qjehPKdz7h7OA8UWRFnFPOvjL4g=
824+
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20230109213218-ebfbea851192/go.mod h1:qPilKwZ47jjA8kioD9Yr84jQt6NVzb5iK56H5tkh0rQ=
825825
github.com/operator-framework/java-operator-plugins v0.7.1-0.20221007075838-2e24140314fb h1:lHKsuPfcDwgFFvwwh4OdA9MUyZ+xY82Q/xztJkotUKI=
826826
github.com/operator-framework/java-operator-plugins v0.7.1-0.20221007075838-2e24140314fb/go.mod h1:OpTW9khbip8t1urqW1siXHIaq397P1aOAi/4BbWdgXo=
827827
github.com/operator-framework/operator-lib v0.11.1-0.20220921174810-791cc547e6c5 h1:j5gsormB+r0rc/aH+VNVIBOb39VAy7TGvJz2MXAWrQQ=
@@ -1681,8 +1681,8 @@ gotest.tools v2.2.0+incompatible h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=
16811681
gotest.tools v2.2.0+incompatible/go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81HFBacw=
16821682
gotest.tools/v3 v3.0.2/go.mod h1:3SzNCllyD9/Y+b5r9JIKQ474KzkZyqLqEfYqMsX94Bk=
16831683
gotest.tools/v3 v3.0.3 h1:4AuOwCGf4lLR9u3YOe2awrHygurzhO/HeQ6laiA6Sx0=
1684-
helm.sh/helm/v3 v3.10.1 h1:uTnNlYx8QcTSNA4ZJ50Llwife4CSohUY4ehumyVf2QE=
1685-
helm.sh/helm/v3 v3.10.1/go.mod h1:CXOcs02AYvrlPMWARNYNRgf2rNP7gLJQsi/Ubd4EDrI=
1684+
helm.sh/helm/v3 v3.10.3 h1:wL7IUZ7Zyukm5Kz0OUmIFZgKHuAgByCrUcJBtY0kDyw=
1685+
helm.sh/helm/v3 v3.10.3/go.mod h1:CXOcs02AYvrlPMWARNYNRgf2rNP7gLJQsi/Ubd4EDrI=
16861686
honnef.co/go/tools v0.0.0-20180728063816-88497007e858/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
16871687
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
16881688
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=

0 commit comments

Comments
 (0)