Skip to content

Commit

Permalink
release chart 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
itboon committed Jun 3, 2023
1 parent 778967e commit f5ad918
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Release Charts

on:
push:
tags:
- chart-v[0-9]*
branches:
- main

jobs:
release:
Expand Down
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.3
version: 2.1.4
appVersion: v3.4.0

maintainers:
Expand Down

0 comments on commit f5ad918

Please sign in to comment.