Skip to content

Commit 5347d93

Browse files
authored
Update ubi to ubi-micro:8.7 (#6423)
Signed-off-by: Catherine Chan-Tse <[email protected]>
1 parent aeba6ad commit 5347d93

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
@@ -14,7 +14,7 @@ require (
1414
github.com/onsi/ginkgo/v2 v2.7.0
1515
github.com/onsi/gomega v1.24.2
1616
github.com/operator-framework/api v0.17.4-0.20230223191600-0131a6301e42
17-
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20230307164205-6e30bde28688
17+
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20230413193425-4632388adc61
1818
github.com/operator-framework/java-operator-plugins v0.7.1-0.20230306190439-0eed476d2b75
1919
github.com/operator-framework/operator-lib v0.11.1-0.20230306195046-28cadc6b6055
2020
github.com/operator-framework/operator-manifest-tools v0.2.3-0.20230227155221-caa8b9e1ab12

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -807,8 +807,8 @@ github.com/opencontainers/selinux v1.8.2/go.mod h1:MUIHuUEvKB1wtJjQdOyYRgOnLD2xA
807807
github.com/openzipkin/zipkin-go v0.1.6/go.mod h1:QgAqvLzwWbR/WpD4A3cGpPtJrZXNIiJc5AZX7/PBEpw=
808808
github.com/operator-framework/api v0.17.4-0.20230223191600-0131a6301e42 h1:d/Pnr19TnmIq3zQ6ebewC+5jt5zqYbRkvYd37YZENQY=
809809
github.com/operator-framework/api v0.17.4-0.20230223191600-0131a6301e42/go.mod h1:l/cuwtPxkVUY7fzYgdust2m9tlmb8I4pOvbsUufRb24=
810-
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20230307164205-6e30bde28688 h1:cT4lGfZjYupUkxzieyfC/7RadF7Vk1FybgWCnViutnM=
811-
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20230307164205-6e30bde28688/go.mod h1:QpVyiSOKGbWADyNRl7LvMlRuuMGrWXJQdEYyHPQWMUg=
810+
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20230413193425-4632388adc61 h1:FPO2hS4HNIU2pzWeX2KusKxqDFeGIURRMkxRtn/i570=
811+
github.com/operator-framework/helm-operator-plugins v0.0.12-0.20230413193425-4632388adc61/go.mod h1:QpVyiSOKGbWADyNRl7LvMlRuuMGrWXJQdEYyHPQWMUg=
812812
github.com/operator-framework/java-operator-plugins v0.7.1-0.20230306190439-0eed476d2b75 h1:mjMid39qs1lEXpIldVmj7sa1wtuZvYge8oHkT0qOY0Y=
813813
github.com/operator-framework/java-operator-plugins v0.7.1-0.20230306190439-0eed476d2b75/go.mod h1:oQTt35EEUrDY8ca/kRWYz5omWsVhk9Sj78vKlHFqxjM=
814814
github.com/operator-framework/operator-lib v0.11.1-0.20230306195046-28cadc6b6055 h1:G9N8wEf9qDZ/4Fj5cbIejKUoFOYta0v72Yg8tPAdvc0=

0 commit comments

Comments
 (0)