Skip to content

Commit

Permalink
fix: change k8s-manifest-default-branch (#266)
Browse files Browse the repository at this point in the history
This PR changes default version of ta-automation-k8s-manifests to this
tag:
[v1.0.0](https://github.com/splunk/ta-automation-k8s-manifests/releases/tag/v1.0.0)

Tested here: splunk/splunk-add-on-for-mysql#484

Co-authored-by: Artem Rys <[email protected]>
  • Loading branch information
kdoroszko-splunk and artemrys authored May 9, 2024
1 parent 33276a4 commit f3e7527
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 @@ -17,7 +17,7 @@ on:
required: false
description: "branch for k8s manifests to run the tests on"
type: string
default: "main"
default: "v1.0.0"
secrets:
GH_TOKEN_ADMIN:
description: Github admin token
Expand Down

0 comments on commit f3e7527

Please sign in to comment.