Skip to content

Commit

Permalink
Update charts
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Feb 4, 2025
1 parent d687ae5 commit 904b6a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/ftl/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: ftl
description: |
A Helm chart for Kubernetes that deploys FTL
home: https://github.com/block/ftl
version: 0.436.1
appVersion: 0.436.1
version: 0.436.2
appVersion: 0.436.2
dependencies:
- name: postgresql
version: 15.5.38
Expand Down
2 changes: 2 additions & 0 deletions charts/ftl/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,8 @@ admin:
fieldPath: status.podIP
- name: FTL_BIND
value: "http://0.0.0.0:8892"
- name: FTL_SCHEMA_ENDPOINT
value: "http://ftl-schema:8892"
- name: LOG_LEVEL
value: "debug"
- name: LOG_JSON
Expand Down

0 comments on commit 904b6a1

Please sign in to comment.