Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
update: helm chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieuJacquot-voodoo committed Apr 2, 2021
1 parent ccd7080 commit 734f20b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/chart-release.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
name: Release Charts

#on:
# push:
# branches: [ release ]
on:
push:
paths:
- 'config/helm/irsa/Chart.yaml'
branches:
- main
# branches:
# - main

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion config/helm/irsa/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
apiVersion: "v1"
name: irsa-operator
version: 0.0.5
version: 0.0.6-rc.1

0 comments on commit 734f20b

Please sign in to comment.