Skip to content

Commit 332bf62

Browse files
authored
build(deps): bump linkerd-extension-init from 0.1.3 to 0.1.4 (#13943)
1 parent 36d0f32 commit 332bf62

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jaeger/charts/linkerd-jaeger/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ namespaceMetadata:
239239
# -- Docker image name for the namespace-metadata instance
240240
name: extension-init
241241
# -- Docker image tag for the namespace-metadata instance
242-
tag: v0.1.3
242+
tag: v0.1.4
243243
# -- Pull policy for the namespace-metadata instance
244244
# @default -- imagePullPolicy
245245
pullPolicy: ""

multicluster/charts/linkerd-multicluster/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ namespaceMetadata:
8282
# -- Docker image name for the namespace-metadata instance
8383
name: extension-init
8484
# -- Docker image tag for the namespace-metadata instance
85-
tag: v0.1.3
85+
tag: v0.1.4
8686
# -- Pull policy for the namespace-metadata instance
8787
# @default -- imagePullPolicy
8888
pullPolicy: ""

viz/charts/linkerd-viz/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ namespaceMetadata:
416416
# -- Docker image name for the namespace-metadata instance
417417
name: extension-init
418418
# -- Docker image tag for the namespace-metadata instance
419-
tag: v0.1.3
419+
tag: v0.1.4
420420
# -- Pull policy for the namespace-metadata instance
421421
# @default -- defaultImagePullPolicy
422422
pullPolicy: ""

0 commit comments

Comments
 (0)