Skip to content

Commit ce5e297

Browse files
fix: bump k8s-manifests-branch version (#331)
This PR bumps `k8s-manifests-branch` version. It fixes the below items, - Stopped the diag generation in case of passed tests - fixed cim-compliance-report generation Related PRs: (Stop diag generation) - splunk/ta-automation-app-of-apps#21 - splunk/ta-automation-k8s-manifests#104 - https://cd.splunkdev.com/workflow-engine/ta/ta-automation-cluster/-/merge_requests/63 (fix cim-compliance-report) - splunk/ta-automation-k8s-manifests#105 Test workflow run: https://github.com/splunk/splunk-add-on-for-mysql/actions/runs/10767934733/job/29856231470
1 parent 179d4c5 commit ce5e297

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.6"
36+
default: "v3.0.8"
3737
scripted-inputs-os-list:
3838
required: false
3939
description: "list of OS used for scripted input tests"

0 commit comments

Comments
 (0)