Skip to content

Commit 5d99d24

Browse files
fix: adjust k8s to ucc modinput tests (#408)
### Description This PR bumps k8s repository version. k8s changes are related to vendor installation for ucc modinput tests. Full Changelog: splunk/ta-automation-k8s-manifests@v3.3.3...v3.3.4 ### 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 - https://github.com/splunk/splunk-add-on-for-tomcat/actions/runs/15702434384 - https://github.com/splunk/splunk-add-on-for-palo-alto-networks/actions/runs/15702466025
1 parent a9eff2c commit 5d99d24

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.3"
42+
default: "v3.3.4"
4343
scripted-inputs-os-list:
4444
required: false
4545
description: "list of OS used for scripted input tests"

0 commit comments

Comments
 (0)