Skip to content

Commit bae31f3

Browse files
committed
Fix examples
1 parent f19e516 commit bae31f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/deployment/bases/clustered/resources/shinyproxy-operator.deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
spec:
2020
containers:
2121
- name: shinyproxy-operator
22-
image: openanalytics/shinyproxy-operator:2.0.0
22+
image: openanalytics/shinyproxy-operator:2.1.0
2323
imagePullPolicy: Always
2424
env:
2525
- name: SPO_MODE

docs/deployment/bases/namespaced/resources/shinyproxy-operator.deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
spec:
2020
containers:
2121
- name: shinyproxy-operator
22-
image: openanalytics/shinyproxy-operator:2.0.0
22+
image: openanalytics/shinyproxy-operator:2.1.0
2323
imagePullPolicy: Always
2424
env:
2525
- name: SPO_MODE

0 commit comments

Comments
 (0)