diff --git a/charts/tfy-agent/values.yaml b/charts/tfy-agent/values.yaml index 47e63f83..9fd5f85d 100644 --- a/charts/tfy-agent/values.yaml +++ b/charts/tfy-agent/values.yaml @@ -169,7 +169,7 @@ tfyAgent: ## pullPolicy: IfNotPresent ## @param tfyAgent.image.tag Overrides the image tag whose default is the chart appVersion. - tag: "8bea20bc72baae0ade2ec753362dbdf29df3a92e" + tag: "f73596ece32733ac85bac9b4e92ee311d85df549" ## Define resources requests and limits for single Pods. ## ref: https://kubernetes.io/docs/user-guide/compute-resources/ @@ -321,7 +321,7 @@ tfyAgentProxy: pullPolicy: IfNotPresent ## @param tfyAgentProxy.image.tag Image tag whose default is the chart appVersion. ## - tag: "fcfb8e398eb01f05fb72cd9115b9ec69a89b9cce" + tag: "f73596ece32733ac85bac9b4e92ee311d85df549" ## @param tfyAgentProxy.extraEnvVars Additional envrionment variables for tfyAgentPRoxy ## @@ -419,7 +419,7 @@ tfyAgentProxy: ## @param tfyAgentProxy.serviceAccount.name Name of the serviceAccount to use. If not set and create is true, a name is generated using the fullname template ## name: "" - + ## @param tfyAgentProxy.extraVolumes Extra volume for tfyAgentProxy container ## extraVolumes: []