Skip to content

Commit 19ca868

Browse files
committed
update image
Signed-off-by: Tao Liu <liutaoaz@amazon.com>
1 parent ca6a1d3 commit 19ca868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/playground/helm/dev/helm-opensearch-dashboards.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ opensearchHosts: "https://opensearch-cluster-leader:9200"
99
replicaCount: 2
1010

1111
image:
12-
repository: "opensearchstaging/opensearch-dashboards"
12+
repository: "public.ecr.aws/y0r0d3v8/actionrunner"
1313
# override image tag, which is .Chart.AppVersion by default
14-
tag: "2.14.0"
14+
tag: "2.14.0-9084337273"
1515
# Always/Never/IfNotPresent
1616
pullPolicy: "Always"
1717

0 commit comments

Comments
 (0)