Skip to content

Commit fb614ed

Browse files
docs: minor changes (#348)
### Description This PR contains minor changes in documentation. ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releaes test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done (for each selected checkbox, the corresponding test results link should be listed here)
1 parent 7f573f5 commit fb614ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runbooks/addonfactory-workflow-addon-release-docker-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Once there is new Splunk release, and [matrix](https://github.com/splunk/addonfa
88
- if any is missing in [ta-automation-docker-images](https://cd.splunkdev.com/taautomation/ta-automation-docker-images/-/tree/main/dockerfiles) then add new Dockerfile
99

1010
#### Create images and publish them to ECR
11-
- figure out what version of Splunk is needed (sha) using go/fetcher
11+
- figure out what version of Splunk is needed (sha) using `BUILD` field from [splunk_matrix](https://github.com/splunk/addonfactory-test-matrix-action/blob/main/config/splunk_matrix.conf#L7) (alternatively use go/fetcher)
1212
- trigger [pipeline](https://cd.splunkdev.com/taautomation/ta-automation-docker-images/-/pipelines/new) for every OS flavor separately
1313

1414
## Runbook to publish unreleased Splunk image for testing

0 commit comments

Comments
 (0)