We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c88b0 commit d26ea73Copy full SHA for d26ea73
.releaserc.yaml
@@ -0,0 +1,7 @@
1
+branches:
2
+- main
3
+plugins:
4
+- "@semantic-release/commit-analyzer"
5
+- "@semantic-release/release-notes-generator"
6
+- "@semantic-release/github"
7
+- "@semantic-release/git"
values-simple.yaml
@@ -32,6 +32,7 @@ clusterGroup:
32
namespace: trustee-operator-system
33
source: redhat-operators
34
channel: stable
35
+ version: "0.2.0"
36
37
cert-manager:
38
name: openshift-cert-manager-operator
0 commit comments