Skip to content

Commit

Permalink
Bump retool to 3.52.1
Browse files Browse the repository at this point in the history
Keeping up w/ latest releases
  • Loading branch information
michaeljguarino committed Aug 1, 2024
1 parent fdc675d commit 624d5fd
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.11
appVersion: "v3.33.6"
version: 0.1.12
appVersion: "v3.52.1"
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.33.6-stable
tag: 3.52.1-stable

workflows:
enabled: true
Expand Down

0 comments on commit 624d5fd

Please sign in to comment.