Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Scope
Commits
7cb3daac
Commit
7cb3daac
authored
5 years ago
by
Filip Barl
Browse files
Options
Download
Email Patches
Plain Diff
Updated version reference in docs.
parent
491a623d
master
3810-cordon-control
Remove-stale-external-collaborators
aliyun-sls-master
bump-alpine
check-blank-id
consul-cleanup
cri-container-state
dependabot/go_modules/github.com/weaveworks/weave-2.6.3incompatible
docker-os
feature/read-password-from-file
feature/read-password-from-file-faq
fix-build
fix-show-in
gh-pages
go-1-17-8
golangci-lint
hier-s3-key
less-quay
no-hex-hostnames
no-latest-timestamp
node-unsafe-merge
pod-name-promql
release-1.11
remove-endpoint-benchmark
s390x-support
scope_s390x
simplify-load-report
update-lodash
update-node-deps
update-opentracing
wip-aws-timestamp
wip-child-ids
wip-drop-map-image
wip-render-docs
wip-simplify-connection-join
1.13.0
v1.13.2
v1.13.1
v1.12.0
v1.11.6
v1.11.5
v1.11.4
v1.11.3
v1.11.2
v1.11.1
v1.11.0
latest_release
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+2
-2
CHANGELOG.md
site/installing.md
+2
-2
site/installing.md
with
4 additions
and
4 deletions
+4
-4
CHANGELOG.md
+
2
-
2
View file @
7cb3daac
...
...
@@ -5,9 +5,9 @@
-
Add describe control to all Kubernetes resources
[
#3589
](
https://github.com/weaveworks/scope/pull/3589
)
-
Show Kubernetes jobs
[
#3609
](
https://github.com/weaveworks/scope/pull/3609
)
Thanks to everyone who contributed to this release: @Deepak1100, @SaifRehman, @awolde, @bboreham, @bia, @dholbach, @fbarl, @foot, @guyfedwards, @jrryjcksn, @leavest, @n0rig, @najeal @paulmorabito, @qiell, @qurname2, @rade, @satyamz, @shindanim, @tiriplicamihai, @tvvignesh, @xrgy
:tada:
Thanks to everyone who contributed to this release: @Deepak1100, @SaifRehman, @awolde, @bboreham, @bia, @dholbach, @fbarl, @foot, @guyfedwards, @jrryjcksn, @leavest, @n0rig, @najeal
,
@paulmorabito, @qiell, @qurname2, @rade, @satyamz, @shindanim, @tiriplicamihai, @tvvignesh, @xrgy
.
Special thanks to @qiell and @satyamz for implementing both features
.
Special thanks to @qiell and @satyamz for implementing both features
!
### Minor improvements
...
...
This diff is collapsed.
Click to expand it.
site/installing.md
+
2
-
2
View file @
7cb3daac
...
...
@@ -112,7 +112,7 @@ After it’s been launched, open your browser to `http://localhost:4040`.
**Docker Compose Format Version 1:**
scope:
image: weaveworks/scope:1.1
0.2
image: weaveworks/scope:1.1
1.0
net: "host"
pid: "host"
privileged: true
...
...
@@ -128,7 +128,7 @@ After it’s been launched, open your browser to `http://localhost:4040`.
version: '2'
services:
scope:
image: weaveworks/scope:1.1
0.2
image: weaveworks/scope:1.1
1.0
network_mode: "host"
pid: "host"
privileged: true
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help