Skip to content

Commit

Permalink
feat(deps): update cr.l5d.io/linkerd/proxy-init docker tag to v2.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 7bc521d commit a44bf2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cluster/core/networking/linkerd/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ spec:
- "4190,4191,4567,4568"
- --outbound-ports-to-ignore
- "443"
image: cr.l5d.io/linkerd/proxy-init:v2.0.0
image: cr.l5d.io/linkerd/proxy-init:v2.2.3
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -1225,7 +1225,7 @@ spec:
- "4190,4191,4567,4568"
- --outbound-ports-to-ignore
- "443"
image: cr.l5d.io/linkerd/proxy-init:v2.0.0
image: cr.l5d.io/linkerd/proxy-init:v2.2.3
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -1519,7 +1519,7 @@ spec:
- "4190,4191,4567,4568"
- --outbound-ports-to-ignore
- "4567,4568"
image: cr.l5d.io/linkerd/proxy-init:v2.0.0
image: cr.l5d.io/linkerd/proxy-init:v2.2.3
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down

0 comments on commit a44bf2a

Please sign in to comment.