We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 872b30e commit 546f34aCopy full SHA for 546f34a
.github/workflows/reusable-build-test-release.yml
@@ -17,7 +17,7 @@ on:
17
required: false
18
description: "branch for k8s manifests to run the tests on"
19
type: string
20
- default: "v1.0.0"
+ default: "v1.1.0"
21
secrets:
22
GH_TOKEN_ADMIN:
23
description: Github admin token
0 commit comments