diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5db4e7897..17ff05840 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1 @@ -* @michaeljguarino @DavidSpek @rauerhans - -/kubeflow/ @DavidSpek +* @michaeljguarino diff --git a/retool/helm/retool/Chart.yaml b/retool/helm/retool/Chart.yaml index 6a3ce1bce..306e52552 100644 --- a/retool/helm/retool/Chart.yaml +++ b/retool/helm/retool/Chart.yaml @@ -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 diff --git a/retool/helm/retool/values.yaml b/retool/helm/retool/values.yaml index b1069cb6c..c88a310d8 100644 --- a/retool/helm/retool/values.yaml +++ b/retool/helm/retool/values.yaml @@ -19,7 +19,7 @@ retool: image: repository: tryretool/backend - tag: 3.33.6-stable + tag: 3.52.1-stable workflows: enabled: true