Skip to content

Commit 4824c17

Browse files
authored
fix: change k8s-manifest-default-branch (#266) (#268)
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
2 parents 0b55531 + f3e7527 commit 4824c17

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
@@ -17,7 +17,7 @@ on:
1717
required: false
1818
description: "branch for k8s manifests to run the tests on"
1919
type: string
20-
default: "main"
20+
default: "v1.0.0"
2121
secrets:
2222
GH_TOKEN_ADMIN:
2323
description: Github admin token

0 commit comments

Comments
 (0)