Skip to content

Commit

Permalink
Workflow2 (#12)
Browse files Browse the repository at this point in the history
* Workflow on tag

* Chart 0.1.1

* Chart 0.1.2
  • Loading branch information
louhde authored Jan 31, 2024
1 parent 6e82dcb commit 3acc8f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Add Helm repos
run: |
helm repo add foo https://helm.elastic.co
helm repo add elastic https://helm.elastic.co
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
Expand Down
3 changes: 2 additions & 1 deletion charts/thehive/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.1
version: 0.1.2


# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down

0 comments on commit 3acc8f9

Please sign in to comment.