Skip to content

Commit 87917e5

Browse files
authored
deps: bump proxy-init from v2.4.1 to v2.4.2 (#13487)
https://github.com/linkerd/linkerd2-proxy-init/releases/tag/proxy-init%2Fv2.4.2 This only includes dependencies updates, notably the bump for the Alpine base image.
1 parent 3691813 commit 87917e5

File tree

48 files changed

+92
-92
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+92
-92
lines changed

charts/linkerd-control-plane/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ proxyInit:
299299
# @default -- imagePullPolicy
300300
pullPolicy: ""
301301
# -- Tag for the proxy-init container image
302-
version: v2.4.1
302+
version: v2.4.2
303303
# -- Changes the default value for the nf_conntrack_tcp_timeout_close_wait
304304
# kernel parameter. If used, runAsRoot needs to be true.
305305
closeWaitTimeoutSecs: 0

cli/cmd/testdata/inject-filepath/expected/injected_nginx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ spec:
198198
- 4190,4191,4567,4568
199199
- --outbound-ports-to-ignore
200200
- 4567,4568
201-
image: cr.l5d.io/linkerd/proxy-init:v2.4.1
201+
image: cr.l5d.io/linkerd/proxy-init:v2.4.2
202202
imagePullPolicy: IfNotPresent
203203
name: linkerd-init
204204
securityContext:

cli/cmd/testdata/inject-filepath/expected/injected_nginx_redis.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ spec:
198198
- 4190,4191,4567,4568
199199
- --outbound-ports-to-ignore
200200
- 4567,4568
201-
image: cr.l5d.io/linkerd/proxy-init:v2.4.1
201+
image: cr.l5d.io/linkerd/proxy-init:v2.4.2
202202
imagePullPolicy: IfNotPresent
203203
name: linkerd-init
204204
securityContext:
@@ -432,7 +432,7 @@ spec:
432432
- 4190,4191,4567,4568
433433
- --outbound-ports-to-ignore
434434
- 4567,4568
435-
image: cr.l5d.io/linkerd/proxy-init:v2.4.1
435+
image: cr.l5d.io/linkerd/proxy-init:v2.4.2
436436
imagePullPolicy: IfNotPresent
437437
name: linkerd-init
438438
securityContext:

cli/cmd/testdata/inject-filepath/expected/injected_redis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ spec:
198198
- 4190,4191,4567,4568
199199
- --outbound-ports-to-ignore
200200
- 4567,4568
201-
image: cr.l5d.io/linkerd/proxy-init:v2.4.1
201+
image: cr.l5d.io/linkerd/proxy-init:v2.4.2
202202
imagePullPolicy: IfNotPresent
203203
name: linkerd-init
204204
securityContext:

cli/cmd/testdata/inject_contour.golden.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/cmd/testdata/inject_emojivoto_already_injected.golden.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/cmd/testdata/inject_emojivoto_deployment.golden.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/cmd/testdata/inject_emojivoto_deployment_access_log.golden.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/cmd/testdata/inject_emojivoto_deployment_automountServiceAccountToken_false.golden.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/cmd/testdata/inject_emojivoto_deployment_capabilities.golden.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)