Skip to content

Commit

Permalink
Merge pull request #30 from truefoundry/tfy-agent-release
Browse files Browse the repository at this point in the history
Updated tfy-agent
  • Loading branch information
dunefro authored Jun 1, 2023
2 parents 56879da + 95fa831 commit 99bc628
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/tfy-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/tfy-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down Expand Up @@ -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
#
Expand Down

0 comments on commit 99bc628

Please # to comment.