Skip to content

Commit

Permalink
Revert "bump flyte-binary chart version to v0.1.11"
Browse files Browse the repository at this point in the history
This reverts commit ddfe840.

Signed-off-by: Cornelis Boon <[email protected]>
  • Loading branch information
cjidboon94 committed Mar 18, 2024
1 parent ddfe840 commit 23658db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/flyte-binary/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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: v0.1.11 # VERSION
version: v0.1.10 # VERSION

# 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 All @@ -18,5 +18,5 @@ dependencies:
- name: flyteagent
condition: flyteagent.enabled
alias: flyteagent
version: v0.1.11 # VERSION
version: v0.1.10 # VERSION
repository: file://../flyteagent # REPOSITORY

0 comments on commit 23658db

Please sign in to comment.