Skip to content

Commit

Permalink
test215
Browse files Browse the repository at this point in the history
  • Loading branch information
Flyingliuhub committed Jun 21, 2024
1 parent 19ca868 commit 7e2557b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/playground/helm/dev/helm-machinelearning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ hostAliases: []
image:
repository: "opensearchstaging/opensearch"
# override image tag, which is .Chart.AppVersion by default
tag: "2.14.0"
tag: "2.15.0"
# Always/Never/IfNotPresent
pullPolicy: "Always"

Expand Down
4 changes: 2 additions & 2 deletions config/playground/helm/dev/helm-opensearch-dashboards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ replicaCount: 2
image:
repository: "public.ecr.aws/y0r0d3v8/actionrunner"
# override image tag, which is .Chart.AppVersion by default
tag: "2.14.0-9084337273"
tag: "2.15.0-9606842751"
# Always/Never/IfNotPresent
pullPolicy: "Always"

Expand Down Expand Up @@ -186,4 +186,4 @@ extraObjects: []
# specify the external plugins to install.
plugins:
enabled: true
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.14.0/googleAnalytics-2.14.0.zip"]
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.15.0/googleAnalytics-2.15.0.zip"]
2 changes: 1 addition & 1 deletion config/playground/helm/dev/helm-opensearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ hostAliases: []
image:
repository: "opensearchstaging/opensearch"
# override image tag, which is .Chart.AppVersion by default
tag: "2.14.0"
tag: "2.15.0"
# Always/Never/IfNotPresent
pullPolicy: "Always"

Expand Down

0 comments on commit 7e2557b

Please sign in to comment.