Skip to content

Commit d57a2e0

Browse files
committed
Update instructions and prep new release
1 parent 000933c commit d57a2e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ spec:
8585
value: "true"
8686
- name: CLUSTER_DOMAIN
8787
value: "cluster.local"
88-
image: splunk/jupyterhub-istio-proxy:0.2.0
88+
image: splunk/jupyterhub-istio-proxy:0.3.0
8989
imagePullPolicy: IfNotPresent
9090
name: proxy
9191
ports:
@@ -126,7 +126,7 @@ Jupyterhub user pod creation flow when using `jupyterhub-istio-proxy`.
126126

127127
## Dev Setup
128128

129-
The project requires Go 1.15.3+. Run the tests
129+
The project requires Go 1.17.3+. Run the tests
130130

131131
```bash
132132
make test

0 commit comments

Comments
 (0)