Skip to content

Commit

Permalink
Merge pull request #29 from keephq/feat/release
Browse files Browse the repository at this point in the history
feat: minor change
  • Loading branch information
shahargl authored Aug 19, 2024
2 parents ce7ad9a + 82afb7a commit 39260fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/keep/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: keep
version: 0.1.2
version: 0.1.3
description: Keep Helm Chart
type: application
icon: https://platform.keephq.dev/_next/image?url=%2Fkeep.png&w=48&q=75
Expand Down
1 change: 1 addition & 0 deletions charts/keep/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ nameOverride: ""
fullnameOverride: ""

backend:
# if true, the backend will be enabled
enabled: true
# if true, wait for the database to be ready before starting the API
# if you use external database, you can set this to false
Expand Down

0 comments on commit 39260fc

Please sign in to comment.