Skip to content

Commit

Permalink
Bump chart to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sando38 committed May 29, 2024
1 parent 2602223 commit f1685c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
charts_dir: ./charts/ejabberd
# with:
# charts_dir: ./charts/ejabberd
2 changes: 1 addition & 1 deletion charts/ejabberd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: ejabberd
description: ejabberd XMPP server helm chart
type: application
version: 0.8.0
version: 0.8.1
appVersion: "24.02-k8s5"
keywords:
- xmpp
Expand Down

0 comments on commit f1685c0

Please sign in to comment.