Skip to content

Commit

Permalink
Update helm chart versions (#2314)
Browse files Browse the repository at this point in the history
- update domain-xample chart.yaml from 0.2.0 to 0.2.1
- update svc-bie-kafka chart.yaml from 0.1.3 to 0.1.4
  • Loading branch information
Ponnia-M committed Dec 21, 2023
1 parent 57ccd05 commit 6aa6253
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/domain-xample/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: Workflows and microservices for the Xample domain
# 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.
# TODO discuss: How can we enforce or automate incrementing this?
version: 0.2.0
version: 0.2.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand Down
2 changes: 1 addition & 1 deletion helm/svc-bie-kafka/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: VRO microservice - client for BIE Kafka
# 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.
# TODO discuss: How can we enforce or automate incrementing this?
version: 0.1.3
version: 0.1.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand Down

0 comments on commit 6aa6253

Please sign in to comment.