Skip to content

Commit

Permalink
Removing -v2 suffix for template files (#128)
Browse files Browse the repository at this point in the history
Signed-off-by: Vishnu Challa <vchalla@vchalla-thinkpadp1gen2.rmtusnc.csb>
Co-authored-by: Vishnu Challa <vchalla@vchalla-thinkpadp1gen2.rmtusnc.csb>
  • Loading branch information
vishnuchalla and Vishnu Challa committed Aug 8, 2024
1 parent 93c1506 commit 78b378f
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Alternatively, you can render the jsonnet files manually by doing the following:
Render a jsonnet file is as simple as executing `jsonnet <jsonnet_template>`. The jsonnet binary is not included in this repo, though binary builds can be found in its official [repository](https://github.com/google/jsonnet/releases).
A makefile has been included to automate jsonnet formatting and rendering tasks. Executing `make` downloads the jsonnet binary and renders the templates at the *rendered* directory.

i.e.
```
$ make
mkdir -p bin rendered
Expand Down Expand Up @@ -81,6 +80,4 @@ In addition, make sure to lint your modifications to jsonnet files if you don't

## Tested versions

The dashboards from this repository have been tested with the following versions:

- Grafana 9.X
The dashboards from this repository have been tested with Grafana 9.X
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 78b378f

Please sign in to comment.