Skip to content

Commit 65fa96c

Browse files
authored
fix: bump k8s-manifests branch to v3.0.3 (#301)
This release of manifests doubles the CPU for `modinput_functional` tests. Ref: splunk/ta-automation-k8s-manifests#96
1 parent 14a2b32 commit 65fa96c

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
@@ -23,7 +23,7 @@ on:
2323
required: false
2424
description: "branch for k8s manifests to run the tests on"
2525
type: string
26-
default: "v3.0.2"
26+
default: "v3.0.3"
2727
secrets:
2828
GH_TOKEN_ADMIN:
2929
description: Github admin token

0 commit comments

Comments
 (0)