fix: use opensearchstaging 3.7.0 images for OS and OSD#271
Merged
Conversation
Revert to the original OPENSEARCH_DOCKER_REPO pattern where the compose files construct image references from the repo + version variables, replacing the temporary per-developer image overrides. Updated across .env, docker-compose, Helm values, and install.sh. Signed-off-by: ps48 <pshenoy36@gmail.com>
The --verify flag was removed in newer Helm versions, causing CI failure. Signed-off-by: ps48 <pshenoy36@gmail.com>
Helm v3.18+ supports the platformHooks plugin.yaml field and does not require --verify flag. Pinning avoids version drift across CI runs. Signed-off-by: ps48 <pshenoy36@gmail.com>
201b3ae to
a06aa59
Compare
vamsimanohar
approved these changes
May 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
OPENSEARCH_DOCKER_REPOpattern where compose files construct image references from repo + version variablesashisagr32966/opensearch-sql-main,joshuali925/opensearch-dashboards) with officialopensearchstaging/opensearch:3.7.0andopensearchstaging/opensearch-dashboards:3.7.0.env,docker-compose.local-opensearch.yml,docker-compose.local-opensearch-dashboards.yml, Helmvalues.yaml, andinstall.shTest plan
docker compose configvalidates successfullydocker compose up— OpenSearch 3.7.0 starts and reports healthydocker compose up— OpenSearch Dashboards 3.7.0 starts and reports healthyhelm lintpasseshelm templaterenders correctopensearchstaging/*:3.7.0imageshelm installon kind cluster — OpenSearch pod running and responding with version 3.7.0