diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5c4528d..f6cac9d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,4 +19,4 @@ jobs: version: latest args: release --rm-dist env: - GITHUB_TOKEN: ${{ secrets.TOKEN }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/VERSION b/VERSION index d4dfa56..1e66a61 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.3.0 \ No newline at end of file +v0.3.1 \ No newline at end of file diff --git a/plugin.yaml b/plugin.yaml index ffe755f..13638ca 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "blob" -version: "0.3.0" +version: "0.3.1" usage: "(Helm v3) Manage chart repositories on Blob Storage(Azure Blob, GCS, S3)" description: |- (Helm v3) Manage chart repositories on Blob Storage(Azure Blob, GCS, S3).