Skip to content

Commit

Permalink
Update Helm binary
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron committed Oct 30, 2024
1 parent 9a01bb0 commit bdaebd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/helm-rb/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module HelmRb
VERSION = '0.2.1'
HELM_VERSION = '3.6.2'
VERSION = '0.3.0'
HELM_VERSION = '3.16.2'
end

0 comments on commit bdaebd0

Please sign in to comment.