Skip to content

Commit

Permalink
Merge pull request #8 from terrateamio/pro-628-fix-tag
Browse files Browse the repository at this point in the history
PRO-628 FIX Helm chart to pull correct docker image
  • Loading branch information
orbitz authored Nov 29, 2024
2 parents 9850d1c + 9ab8402 commit 8f7732c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/terrateam/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ server:
infracost_pricing_api_endpoint: ""
telemetry_level: "anonymous"
image:
repository: ghcr.io/terrateamio/terrateam
tag: "v1"
repository: ghcr.io/terrateamio/terrat-oss
tag: "latest"
pullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 8f7732c

Please sign in to comment.