Skip to content

Commit

Permalink
Update image tags for agent and agent-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragjn authored Nov 6, 2024
1 parent d1ea6cd commit 95c116f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/tfy-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ tfyAgent:
##
pullPolicy: IfNotPresent
## @param tfyAgent.image.tag Overrides the image tag whose default is the chart appVersion.
tag: "66dce198cbc8fac01828496b0a296e8d7c90dab2"
tag: "c610a56137336ab818510cb42680add0ae3db54e"

## Define resources requests and limits for single Pods.
## ref: https://kubernetes.io/docs/user-guide/compute-resources/
Expand Down Expand Up @@ -322,7 +322,7 @@ tfyAgentProxy:
pullPolicy: IfNotPresent
## @param tfyAgentProxy.image.tag Image tag whose default is the chart appVersion.
##
tag: "e27a7dd39f1aca30ed3be3a8012bb6595e065c27"
tag: "0823e317799add6beaaa4037b81068f6c25f3bf7"

## @param tfyAgentProxy.extraEnvVars Additional envrionment variables for tfyAgentPRoxy
##
Expand Down

0 comments on commit 95c116f

Please sign in to comment.