Skip to content

Commit

Permalink
release chart 2.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
itboon committed Jun 3, 2023
1 parent 7a3397a commit d87d45a
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 @@ -25,4 +25,4 @@ jobs:
env:
#CR_TOKEN: "${{ secrets.MY_GIT_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
RELEASE_NAME_TEMPLATE: "{{ .Name }}-chart-{{ .Version }}"
CR_RELEASE_NAME_TEMPLATE: "{{ .Name }}-chart-{{ .Version }}"
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.12
version: 2.1.13
appVersion: v3.4.0

maintainers:
Expand Down

0 comments on commit d87d45a

Please sign in to comment.