We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9852f1f + 25eb7cf commit e92c06eCopy full SHA for e92c06e
modules/osdk-run-proxy.adoc
@@ -42,7 +42,7 @@ This tutorial uses `HTTP_PROXY` as an example environment variable.
42
.Procedure
43
ifdef::golang[]
44
. Edit the `controllers/memcached_controller.go` file to include the following:
45
-.. Import the `proxy` package from the link:https://github.com/operator-framework/operator-lib/releases/tag/v0.7.0[`operator-lib`] library:
+.. Import the `proxy` package from the link:https://github.com/operator-framework/operator-lib[`operator-lib`] library:
46
+
47
[source,golang]
48
----
0 commit comments