Skip to content

Commit 6261f9e

Browse files
fix: bump k8s manifests (#424)
### Description This PR bumps the k8s-manifessts-branch from v3.5.1 to v3.6.1. It contains the following changs - Updates in the env variable for sc4s setup for compatibility with v3.37.0 - New argument `ta-version` added in the pre-upgrade tests ### Checklist - [x] `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-google-cloud-platform/actions/runs/16213562635 - https://github.com/splunk/splunk-add-on-for-microsoft-office-365/actions/runs/16213242733 (failures in the upgrade tests are not due to changes. Changes just affect the sc4s setup and pre-upgrade test execution and they are getting executed.)
1 parent 4a5fe86 commit 6261f9e

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

0 commit comments

Comments
 (0)