We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0fab35 commit 68f98bbCopy full SHA for 68f98bb
_deploy/ingress.yml
@@ -18,7 +18,7 @@ spec:
18
paths:
19
- path: /docs
20
backend:
21
- serviceName: pharos-docs-2-3
+ serviceName: pharos-docs-2-4
22
servicePort: 80
23
- host: www.pharos.sh
24
http: *http_rules
versions.json
@@ -4,7 +4,7 @@
4
"options": [
5
{
6
"value": "https://pharos.sh/docs/",
7
- "text": "Latest (2.3.x)"
+ "text": "Latest (2.4.x)"
8
},
9
10
"value": "https://pharos.sh/docs/master/",
0 commit comments