Skip to content

Commit 2bea7c1

Browse files
fix: bump k8s manifests branch version (#336)
This PR bumps the version of k8s-manifests-branch to fix the issue with the diag generation. related PR: splunk/ta-automation-k8s-manifests#106 test workflow run: - https://github.com/splunk/splunk-add-on-for-google-workspace/actions/runs/10631152841 - https://github.com/splunk/splunk-add-on-for-servicenow/actions/runs/10919108085
1 parent ce5e297 commit 2bea7c1

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
@@ -33,7 +33,7 @@ on:
3333
required: false
3434
description: "branch for k8s manifests to run the tests on"
3535
type: string
36-
default: "v3.0.8"
36+
default: "v3.0.9"
3737
scripted-inputs-os-list:
3838
required: false
3939
description: "list of OS used for scripted input tests"

0 commit comments

Comments
 (0)