Skip to content

Commit

Permalink
release chart 2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
itboon committed Jun 3, 2023
1 parent 116be00 commit c67cae4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
name: Run chart-releaser
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.MY_GIT_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2 changes: 1 addition & 1 deletion charts/kafka/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: kafka
description: Helm chart for Apache Kafka.
type: application

version: 2.1.7
version: 2.1.8
appVersion: v3.4.0

maintainers:
Expand Down

0 comments on commit c67cae4

Please sign in to comment.