Skip to content

Commit

Permalink
VM - Cassandra - Bump to 4.1.7 (#2778)
Browse files Browse the repository at this point in the history
  • Loading branch information
armandomiani authored Oct 14, 2024
1 parent 26eaeb6 commit e6400eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/chef/cookbooks/cassandra/attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

default['cassandra']['version'] = '4.1.4'
default['cassandra']['version'] = '4.1.7'
default['cassandra']['apt_version'] = "#{default['cassandra']['version']}.*"

default['cassandra']['repo']['uri'] = 'https://debian.cassandra.apache.org'
Expand Down

0 comments on commit e6400eb

Please sign in to comment.