Skip to content

Commit

Permalink
enterprise: fix wrong version bump (#82)
Browse files Browse the repository at this point in the history
This bug was introduced in #81.
  • Loading branch information
sluongng authored Jan 29, 2024
1 parent 698e380 commit f3f0a4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/buildbuddy-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: BuildBuddy Enterprise
name: buildbuddy-enterprise
version: 0.0.240 # Chart version
appVersion: 2.38.0 # Version of deployed app
version: 0.0.241 # Chart version
appVersion: 2.37.0 # Version of deployed app
keywords:
- buildbuddy
- bazel
Expand Down

0 comments on commit f3f0a4d

Please sign in to comment.