Skip to content

Commit

Permalink
Upgrade retool to 3.33.6 (#903)
Browse files Browse the repository at this point in the history
Has a few important fixes users have mentioned.
  • Loading branch information
michaeljguarino authored Mar 11, 2024
1 parent 786dcd3 commit 5c82748
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions retool/helm/retool/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: retool
description: helm chart for retool
type: application
version: 0.1.9
appVersion: "v3.24.4"
version: 0.1.10
appVersion: "v3.33.6"
dependencies:
- name: postgres
version: 0.1.5
Expand Down
2 changes: 1 addition & 1 deletion retool/helm/retool/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ retool:

image:
repository: tryretool/backend
tag: 3.24.4
tag: 3.33.6-stable

workflows:
temporal:
Expand Down

0 comments on commit 5c82748

Please sign in to comment.