Skip to content

Commit

Permalink
Remove badges - makes releases a bit easier (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Dec 10, 2023
1 parent 79448bc commit 2c3c884
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v3
with:
version: v3.9.1
version: v3.13.2

- name: Run chart-releaser
uses: helm/[email protected]
Expand Down
2 changes: 0 additions & 2 deletions charts/github-comment-ops/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# github-comment-ops

![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.4.0](https://img.shields.io/badge/AppVersion-v1.4.0-informational?style=flat-square)

A tool for managing GitHub issues and pull requests via comment-ops. It uses GitHub webhooks to scale across repositories without needing to add a GitHub action to each of them.

## Chart deployment
Expand Down
2 changes: 0 additions & 2 deletions charts/github-comment-ops/README.md.gotmpl
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{{ template "chart.header" . }}
{{ template "chart.deprecationWarning" . }}

{{ template "chart.badgesSection" . }}

{{ template "chart.description" . }}

{{ template "chart.homepageLine" . }}
Expand Down

0 comments on commit 2c3c884

Please sign in to comment.