Skip to content

Commit

Permalink
Merge pull request #771 from ericvaandering/add_helm_workflow
Browse files Browse the repository at this point in the history
Try to trigger actual build?
  • Loading branch information
ericvaandering authored Aug 27, 2021
2 parents 53fe7d7 + fe90b08 commit 0d4741b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
uses: helm/[email protected]
with:
charts_dir: helm
charts_repo_url: https://dmwm.github.io/CMSKubernetes
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

2 changes: 1 addition & 1 deletion helm/rucio-consistency/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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.0
version: 0.2.0

# 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 0d4741b

Please sign in to comment.