Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/windmill/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
apiVersion: v2
name: windmill
type: application
version: 4.0.131
appVersion: 1.682.0
version: 4.0.132
appVersion: 1.683.1
dependencies:
- condition: minio.enabled
name: minio
repository: https://charts.min.io/
version: 5.4.0 # Latest stable version

Check failure on line 10 in charts/windmill/Chart.yaml

View workflow job for this annotation

GitHub Actions / lint-test

10:20 [comments] too few spaces before comment
deprecated: false
description: Windmill - Turn scripts into endpoints, workflows and UIs in minutes
home: https://www.windmill.dev/
Expand Down
Loading