Skip to content

Commit

Permalink
Bump chatwoot + retool again (#892)
Browse files Browse the repository at this point in the history
some more important fixes
  • Loading branch information
michaeljguarino authored Dec 21, 2023
1 parent 42c4ab1 commit 5564ccb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions chatwoot/helm/chatwoot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: chatwoot
description: Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc.
type: application
version: 0.1.11
appVersion: v3.3.1
version: 0.1.12
appVersion: v3.4.0
dependencies:
- name: chatwoot
version: 1.1.4
Expand Down
2 changes: 1 addition & 1 deletion chatwoot/helm/chatwoot/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
chatwoot:
image:
repository: dkr.plural.sh/chatwoot/chatwoot/chatwoot
tag: v3.3.1
tag: v3.4.0
ingress:
enabled: true
annotations:
Expand Down
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.8
appVersion: "v3.24.1"
version: 0.1.9
appVersion: "v3.24.4"
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.1
tag: 3.24.4

workflows:
temporal:
Expand Down

0 comments on commit 5564ccb

Please sign in to comment.