diff --git a/charts/tfy-agent/values.yaml b/charts/tfy-agent/values.yaml index 8c8ca5446..fff35fd1f 100644 --- a/charts/tfy-agent/values.yaml +++ b/charts/tfy-agent/values.yaml @@ -8,7 +8,7 @@ image: repository: truefoundrycloud/tfy-agent pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "38ca779a56bc903df76760f397e53a91b26bc67d" + tag: "4c0ca0a13b934f81f49ad41a39d3f1e86476511b" imagePullSecrets: [] nameOverride: "" @@ -104,7 +104,7 @@ env: tfyAgentProxy: # specifies if agent proxy should be enabled or not enabled: true - imageTag: 00f2e71680781ab9e1e64270525b97d01e0ba236 + imageTag: "987c2e9442de1814f1601cf726cc9c997fea8433" imageRepository: truefoundrycloud/tfy-agent-proxy type: ClusterIP