Skip to content

Commit

Permalink
Merge pull request #38 from ToolJet/fix/docker-image-tag
Browse files Browse the repository at this point in the history
Fix docker image tag in values.yaml file
  • Loading branch information
adishM98 authored Nov 21, 2024
2 parents 2fe01f9 + 0970f3a commit 3e367bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/tooljet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apps:
image:
repository: tooljet/tooljet
pullPolicy: Always
tag: EE-LTS-latest
tag: ee-lts-latest
resources:
requests:
memory: "3Gi"
Expand Down

0 comments on commit 3e367bf

Please sign in to comment.