Skip to content

Commit 066e9fc

Browse files
committed
chore(deps): upgrade extension-init version
Signed-off-by: Alex Leong <alex@buoyant.io>
1 parent 2e1f10c commit 066e9fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

multicluster/charts/linkerd-multicluster/values.yaml

Lines changed: 1 addition & 1 deletion
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.8
85+
tag: v0.1.9
8686
# -- Pull policy for the namespace-metadata instance
8787
# @default -- imagePullPolicy
8888
pullPolicy: ""

viz/charts/linkerd-viz/values.yaml

Lines changed: 1 addition & 1 deletion
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.8
419+
tag: v0.1.9
420420
# -- Pull policy for the namespace-metadata instance
421421
# @default -- defaultImagePullPolicy
422422
pullPolicy: ""

0 commit comments

Comments
 (0)