Skip to content

Commit

Permalink
chart releaser 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
terjesannum committed Dec 11, 2023
1 parent 5d34b06 commit c1caed7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
token: "${{ secrets.GITHUB_TOKEN }}"

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.1
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

Expand Down
2 changes: 1 addition & 1 deletion charts/tibber-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: tibber-exporter
version: 3.6.2
version: 3.6.3
description: Tibber exporter
type: application
keywords:
Expand Down

0 comments on commit c1caed7

Please sign in to comment.