Skip to content

Commit

Permalink
Bump retool to 3.52.1 (#917)
Browse files Browse the repository at this point in the history
Keeping up w/ latest releases
  • Loading branch information
michaeljguarino authored Aug 1, 2024
1 parent fdc675d commit d0705d2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
* @michaeljguarino @DavidSpek @rauerhans

/kubeflow/ @DavidSpek
* @michaeljguarino
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 d0705d2

Please sign in to comment.