Skip to content
Snippets Groups Projects
Unverified Commit 0386a9c8 authored by groundhog2k's avatar groundhog2k Committed by GitHub
Browse files

Update Chart.yaml (#26)

* Update Chart.yaml

* Update verify.yml
parent 3eccc6c9
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ jobs: ...@@ -15,7 +15,7 @@ jobs:
- name: Fetch history - name: Fetch history
run: git fetch --prune --unshallow run: git fetch --prune --unshallow
- name: Run lint - name: Run lint
uses: helm/chart-testing-action@v1.2.0 uses: helm/chart-testing-action@v1.1.0
with: with:
command: lint command: lint
config: .github/verify-config.yaml config: .github/verify-config.yaml
...@@ -7,8 +7,6 @@ type: application ...@@ -7,8 +7,6 @@ type: application
maintainers: maintainers:
- name: groundhog2k - name: groundhog2k
# This is the chart version
version: 0.1.1 version: 0.1.1
# This is the version number of the application being deployed.
appVersion: "13.0" appVersion: "13.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment