File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed
charts/cdevents-github-controller Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 4545 - name : Run chart-releaser
4646 uses : helm/chart-releaser-action@be16258da8010256c6e82849661221415f031968 # v1.5.0
4747 with :
48- charts_dir : chart
49- config : chart /cr.yaml
48+ charts_dir : charts
49+ config : charts /cr.yaml
5050 env :
5151 CR_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
Original file line number Diff line number Diff line change 11apiVersion : v1
2- version : 0.0.1
2+ version : 0.0.2
33appVersion : 0.0.1
44name : cdevents-controller
55engine : gotpl
@@ -11,3 +11,17 @@ maintainers:
1111sources :
1212- https://github.com/bradmccoydev/cdevents-controller
1313kubeVersion : " >=1.23.0-0"
14+ keywords :
15+ - cloud-native
16+ - cdevents
17+ - cd
18+ annotations :
19+ artifacthub.io/links : |
20+ - name: support
21+ url: https://github.com/bradmccoydev/cdevevents-controller/issues/new
22+ - name: docs
23+ url: https://blog.bradmccoy.io/
24+ artifacthub.io/license : " Apache-2.0"
25+ artifacthub.io/signKey : |
26+ fingerprint: 91BF31657FB6BB5931CBFCF92A544B84946E3621
27+ url: https://keybase.io/bradmccoydev/pgp_keys.asc
You can’t perform that action at this time.
0 commit comments