Skip to content

Commit

Permalink
fixed typo in quickstart manifest workflow (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
amorey authored Oct 26, 2024
1 parent 7cdef48 commit 8ff9083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Attach quickstart manifests to gh release
uses: softprops/action-gh-release@v2
with:
tag: latest
tag_name: latest
files: |
kubetail-clusterauth.yaml
kubetail-tokenauth.yaml
2 changes: 1 addition & 1 deletion charts/kubetail/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords:
- private
- realtime
type: application
version: 0.8.2-rc4
version: 0.8.2-rc5
appVersion: "0.8.1"
home: https://github.com/kubetail-org/kubetail
maintainers:
Expand Down

0 comments on commit 8ff9083

Please sign in to comment.