diff --git a/charts/tfy-agent/Chart.yaml b/charts/tfy-agent/Chart.yaml index 133124a63..14406cab3 100644 --- a/charts/tfy-agent/Chart.yaml +++ b/charts/tfy-agent/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.1 +version: 0.1.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/tfy-agent/values.yaml b/charts/tfy-agent/values.yaml index a662269ee..c90236002 100644 --- a/charts/tfy-agent/values.yaml +++ b/charts/tfy-agent/values.yaml @@ -120,7 +120,7 @@ tfyAgent: repository: truefoundrycloud/tfy-agent pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "a9af8a51d8b0373f4d0c469119ed88a488c5709f" + tag: "713d3e03ae3273493aa021f6c82eaabe30b85676" ## Define resources requests and limits for single Pods. ## ref: https://kubernetes.io/docs/user-guide/compute-resources/ @@ -220,7 +220,7 @@ tfyAgentProxy: repository: truefoundrycloud/tfy-agent-proxy pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "00f2e71680781ab9e1e64270525b97d01e0ba236" + tag: "987c2e9442de1814f1601cf726cc9c997fea8433" ## Adding extra envrionment variable for tfyAgentProxy #