Skip to content

Commit

Permalink
Merge pull request #9 from shpwrck/main
Browse files Browse the repository at this point in the history
Switch Release Action to Symbolic Link
  • Loading branch information
mstein11 authored Feb 1, 2021
2 parents e922ee6 + 8e4fe6a commit ed587aa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ jobs:
with:
version: v3.4.0

- name: Restructure Directory
run: |
mkdir -p charts/docker-hub-rate-limit-exporter
cp -r chart/* charts/docker-hub-rate-limit-exporter
shell: bash

- name: Run chart-releaser
uses: helm/[email protected]
env:
Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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.2.5
version: 0.2.6

# 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
1 change: 1 addition & 0 deletions charts/docker-hub-rate-limit-exporter

0 comments on commit ed587aa

Please sign in to comment.