Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Roman committed Jun 6, 2024
1 parent 9a45077 commit 00bdec1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: detect-private-key
- id: end-of-file-fixer

- repo: https://github.com/norwoodj/helm-docs
rev: v1.2.0
hooks:
- id: helm-docs
# - repo: https://github.com/norwoodj/helm-docs
# rev: v1.2.0
# hooks:
# - id: helm-docs
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <$chart-name> Helm chart
# dragonfly-operator Helm chart

[<img src="https://lablabs.io/static/ll-logo.png" width=350px>](https://lablabs.io/)

Expand All @@ -7,9 +7,9 @@ We help companies build, run, deploy and scale software and infrastructure by em
---

## Description
<$chart-name> Helm chart.
dragonfly-operator Helm chart.

Check out [charts/<$chart-name>/README.md](charts/<$chart-name>/README.md) for more details about the chart.
Check out [charts/dragonfly-operator/README.md](charts/dragonfly-operator/README.md) for more details about the chart.

## Contributing and reporting issues
Feel free to create an issue in this repository if you have questions, suggestions or feature requests.
Expand Down
2 changes: 1 addition & 1 deletion charts/dragonfly-operator/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.1
version: 0.1.2

# 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 00bdec1

Please sign in to comment.