Skip to content

Commit

Permalink
updated action and version of base-library-chart
Browse files Browse the repository at this point in the history
  • Loading branch information
jty016 committed Apr 4, 2024
1 parent e18a60d commit 6396cc9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Install Helm
uses: azure/setup-helm@v3

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
env:
Expand Down
2 changes: 1 addition & 1 deletion charts/base-library-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ appVersion: 0.1.0
description: A base library Helm chart for Kubernetes application
name: base-library-chart
type: library
version: 0.1.1
version: 0.1.2

0 comments on commit 6396cc9

Please sign in to comment.