fix: update k8s manifests version to fix Splunk deployments cleanup in CI #356
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This fixes a problem with cleaning up Splunk deployments after tests running in CI. The actual fix is in
ta-automation-k8s-manifests
and in this change we're using the fixed version.Example workflows with working cleanups:
https://github.com/splunk/splunk-add-on-for-cisco-ucs/actions/runs/12882841443
https://github.com/splunk/splunk-add-on-for-mysql/actions/runs/12882838665