Skip to content

Commit

Permalink
fix: bump k8s-manifests-branch version (#331)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
dvarasani-crest authored Sep 9, 2024
1 parent 179d4c5 commit ce5e297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ on:
required: false
description: "branch for k8s manifests to run the tests on"
type: string
default: "v3.0.6"
default: "v3.0.8"
scripted-inputs-os-list:
required: false
description: "list of OS used for scripted input tests"
Expand Down

0 comments on commit ce5e297

Please sign in to comment.