Skip to content

Commit d56404f

Browse files
fix: mitigate selenium pull rate limits (#396)
### Description Bump version of k8s-manifests to the version with fix for selenium pull rates issues tests: splunk/splunk-add-on-for-amazon-web-services#1460 ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases 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 7882cca commit d56404f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ on:
3939
required: false
4040
description: "branch for k8s manifests to run the tests on"
4141
type: string
42-
default: "v3.3.2"
42+
default: "v3.3.3"
4343
scripted-inputs-os-list:
4444
required: false
4545
description: "list of OS used for scripted input tests"

0 commit comments

Comments
 (0)