Skip to content

Commit

Permalink
Merge pull request #37 from peng9808/main
Browse files Browse the repository at this point in the history
v0.4.1
  • Loading branch information
peng9808 authored Jan 11, 2024
2 parents 04af381 + 2eabdb3 commit 5b35bc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SHELL := /bin/bash
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))

CHART_VER ?= 0.4.0
CHART_VER ?= 0.4.1
DRBD_VER ?= 9.0.32-1# another tested value is: 9.1.11
DRBD_UTILS_VER ?= 9.12.1# another tested value is: 9.21.4

Expand Down
2 changes: 1 addition & 1 deletion helm/drbd-adapter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ description: A DRBD kernel loader that auto-adapts OS distros

type: application

version: v0.4.0
version: v0.4.1

appVersion: v9.0.32

0 comments on commit 5b35bc8

Please sign in to comment.