Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Rubets committed Feb 24, 2024
1 parent 87f37f9 commit ddae917
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dysnix/servicemonitor-apps/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v2
name: servicemonitor-apps
description: A Helm chart for creating a ServiceMonitor for the apps
version: 0.1.0
appVersion: "1.16.0"

keywords:
- prometheus
- servicemonitor

sources:
- https://github.com/dysnix/charts

version: 0.1.0
appVersion: "1.16.0"
- https://github.com/dysnix/charts

Check failure on line 12 in dysnix/servicemonitor-apps/Chart.yaml

View workflow job for this annotation

GitHub Actions / lint-test

12:3 [indentation] wrong indentation: expected 1 but found 2

Check failure on line 12 in dysnix/servicemonitor-apps/Chart.yaml

View workflow job for this annotation

GitHub Actions / lint-test

12:37 [new-line-at-end-of-file] no new line character at the end of file

0 comments on commit ddae917

Please sign in to comment.