Skip to content

Commit 949b576

Browse files
authored
Merge pull request #17569 from gquintard/varnish-7.6
update varnish
2 parents aa3bccc + 96c3ac0 commit 949b576

File tree

2 files changed

+10
-37
lines changed

2 files changed

+10
-37
lines changed

library/varnish

Lines changed: 9 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,28 @@
1-
# this file was generated using https://github.com/varnish/docker-varnish/blob/b6f026f3ac812208ea3339c81ef338717947da2a/populate.sh
1+
# this file was generated using https://github.com/varnish/docker-varnish/blob/5cedd7abfe27cc65523377ec0b2207bb2a705236/populate.sh
22
Maintainers: Guillaume Quintard <[email protected]> (@gquintard)
33
GitRepo: https://github.com/varnish/docker-varnish.git
44

5-
Tags: fresh, 7.5.0, 7.5, latest
5+
Tags: fresh, 7.6.0, 7, 7.6, latest
66
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
77
Directory: fresh/debian
8-
GitCommit: 0cbc46e59728598b7bb0f537206ce00af6dd9203
8+
GitCommit: 5cedd7abfe27cc65523377ec0b2207bb2a705236
99

10-
Tags: fresh-alpine, 7.5.0-alpine, 7.5-alpine, alpine
10+
Tags: fresh-alpine, 7.6.0-alpine, 7-alpine, 7.6-alpine, alpine
1111
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
1212
Directory: fresh/alpine
13-
GitCommit: 0cbc46e59728598b7bb0f537206ce00af6dd9203
13+
GitCommit: 5cedd7abfe27cc65523377ec0b2207bb2a705236
1414

15-
Tags: old, 7.4.3, 7.4
15+
Tags: old, 7.5.0, 7.5
1616
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
1717
Directory: old/debian
18-
GitCommit: 185f6f8ec644d59c896861944a1385c09e2abfbe
18+
GitCommit: b0128734bee4e7e3e987b74fe54e48257ea24a27
1919

20-
Tags: old-alpine, 7.4.3-alpine, 7.4-alpine
20+
Tags: old-alpine, 7.5.0-alpine, 7.5-alpine
2121
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
2222
Directory: old/alpine
23-
GitCommit: 185f6f8ec644d59c896861944a1385c09e2abfbe
23+
GitCommit: b0128734bee4e7e3e987b74fe54e48257ea24a27
2424

2525
Tags: stable, 6.0.13, 6.0
2626
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
2727
Directory: stable/debian
2828
GitCommit: 185f6f8ec644d59c896861944a1385c09e2abfbe
29-
30-
# manual fix: fix tags that got erased
31-
32-
Tags: 7.4.2
33-
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
34-
Directory: fresh/debian
35-
GitCommit: 0c295b528f28a98650fb2580eab6d34b30b165c4
36-
37-
Tags: 7.4.2-alpine
38-
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
39-
Directory: fresh/alpine
40-
GitCommit: 5644d31e8fa5bc78e764e8604ffa17c47528f5e3
41-
42-
Tags: 7.3.1, 7.3
43-
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
44-
Directory: old/debian
45-
GitCommit: 0c295b528f28a98650fb2580eab6d34b30b165c4
46-
47-
Tags: 7.3.1-alpine, 7.3-alpine
48-
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
49-
Directory: old/alpine
50-
GitCommit: 5644d31e8fa5bc78e764e8604ffa17c47528f5e3
51-
52-
Tags: 6.0.12
53-
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
54-
Directory: stable/debian
55-
GitCommit: 0c295b528f28a98650fb2580eab6d34b30b165c4
56-

test/tests/varnish/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ sidecar() {
3232
"$@" > /dev/null
3333
}
3434

35+
set -x
3536
sidecar varnishlog -d
3637
sidecar varnishncsa -d
3738
sidecar varnishstat -1

0 commit comments

Comments
 (0)