Skip to content

Commit

Permalink
Update version to 0.20.6 and appVersion to v0.20.6 (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: bump-version-wf <[email protected]>
  • Loading branch information
tchiotludo and actions-user authored Dec 11, 2024
1 parent 1d8cbaf commit e8507ea
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions charts/kestra/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
apiVersion: v2
name: kestra

description: Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.
home: https://kestra.io
version: 0.20.4
appVersion: "v0.20.4"
version: 0.20.6
appVersion: "v0.20.6"
keywords:
- orchestrator
- scheduler
Expand All @@ -15,9 +14,7 @@ sources:
maintainers:
- name: tchiotludo
email: [email protected]

type: application

annotations:
artifacthub.io/links: |
- name: Documentation
Expand All @@ -41,7 +38,6 @@ annotations:
url: https://raw.githubusercontent.com/kestra-io/kestra.io/main/public/docs/user-interface-guide/10-Logs.png
- title: Documentation
url: https://raw.githubusercontent.com/kestra-io/kestra.io/main/public/docs/user-interface-guide/12-Documentations-Plugins-Plugin.png
dependencies:
- name: elasticsearch
version: ^8.5.1
Expand All @@ -59,4 +55,3 @@ dependencies:
condition: postgresql.enabled
repository: https://charts.bitnami.com/bitnami
version: ^15.5.31

0 comments on commit e8507ea

Please sign in to comment.