Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit f9cee1a

Browse files
joelanfordeverettraven
authored andcommitted
bump helm-operator-plugins to v0.2.1
Signed-off-by: Joe Lanford <[email protected]>
1 parent ce2a37d commit f9cee1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/onsi/ginkgo/v2 v2.17.2
1414
github.com/onsi/gomega v1.33.1
1515
github.com/operator-framework/api v0.23.0
16-
github.com/operator-framework/helm-operator-plugins v0.1.4-0.20240423180823-6e9815980fce
16+
github.com/operator-framework/helm-operator-plugins v0.2.1
1717
github.com/operator-framework/operator-registry v1.40.0
1818
github.com/spf13/cobra v1.8.0
1919
github.com/spf13/pflag v1.0.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,8 @@ github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE
390390
github.com/opencontainers/runtime-spec v1.2.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
391391
github.com/operator-framework/api v0.23.0 h1:kHymOwcHBpBVujT49SKOCd4EVG7Odwj4wl3NbOR2LLA=
392392
github.com/operator-framework/api v0.23.0/go.mod h1:oKcFOz+Xc1UhMi2Pzcp6qsO7wjS4r+yP7EQprQBXrfM=
393-
github.com/operator-framework/helm-operator-plugins v0.1.4-0.20240423180823-6e9815980fce h1:IaABfXnczuqLZ9um2vnDAEgU2hdw9kLUudxlJUnE8ag=
394-
github.com/operator-framework/helm-operator-plugins v0.1.4-0.20240423180823-6e9815980fce/go.mod h1:SJyyAVYkl3tqiTJl16mz0KbGv89NhPOOGRBeQb8S4Nw=
393+
github.com/operator-framework/helm-operator-plugins v0.2.1 h1:xPD05rYpIYKlI9VXfQBQ3XG7LFF2fALqg72lqAyFF44=
394+
github.com/operator-framework/helm-operator-plugins v0.2.1/go.mod h1:SJyyAVYkl3tqiTJl16mz0KbGv89NhPOOGRBeQb8S4Nw=
395395
github.com/operator-framework/operator-lib v0.12.0 h1:OzpMU5N7mvFgg/uje8FUUeD24Ahq64R6TdN25uswCYA=
396396
github.com/operator-framework/operator-lib v0.12.0/go.mod h1:ClpLUI7hctEF7F5DBe/kg041dq/4NLR7XC5tArY7bG4=
397397
github.com/operator-framework/operator-registry v1.40.0 h1:CaYNE4F/jzahpC7UCILItaIHmB5/oE0sS066nK+5Glw=

0 commit comments

Comments
 (0)