Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tal-asulin committed Oct 22, 2023
1 parent 31e659a commit 7c220df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Release
on:
release:
types: [created, published]
push:
branches:
- add_github_actions_tal

jobs:
docker-buildx:
Expand Down
2 changes: 1 addition & 1 deletion charts/local-pvc-releaser/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: The local PVC releaser aim to delete persistent volume claims trigg
type: application

# Chart Version
version: 0.2.0
version: 0.1.0

# Application Version
appVersion: "v0.0.0-rc1"

0 comments on commit 7c220df

Please sign in to comment.