File tree 3 files changed +3
-3
lines changed
jaeger/charts/linkerd-jaeger
multicluster/charts/linkerd-multicluster
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ namespaceMetadata:
239
239
# -- Docker image name for the namespace-metadata instance
240
240
name : extension-init
241
241
# -- Docker image tag for the namespace-metadata instance
242
- tag : v0.1.3
242
+ tag : v0.1.4
243
243
# -- Pull policy for the namespace-metadata instance
244
244
# @default -- imagePullPolicy
245
245
pullPolicy : " "
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ namespaceMetadata:
82
82
# -- Docker image name for the namespace-metadata instance
83
83
name : extension-init
84
84
# -- Docker image tag for the namespace-metadata instance
85
- tag : v0.1.3
85
+ tag : v0.1.4
86
86
# -- Pull policy for the namespace-metadata instance
87
87
# @default -- imagePullPolicy
88
88
pullPolicy : " "
Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ namespaceMetadata:
416
416
# -- Docker image name for the namespace-metadata instance
417
417
name : extension-init
418
418
# -- Docker image tag for the namespace-metadata instance
419
- tag : v0.1.3
419
+ tag : v0.1.4
420
420
# -- Pull policy for the namespace-metadata instance
421
421
# @default -- defaultImagePullPolicy
422
422
pullPolicy : " "
You can’t perform that action at this time.
0 commit comments