Skip to content

Commit c37bdfb

Browse files
author
jack munday
committed
deploy: pin images for v2.5.2-rc.0
1 parent 8044269 commit c37bdfb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ all: build
8383
# ------------------------------------------------------------------------------
8484
# build
8585

86-
# build: TARGETS = $(LOCAL_TARGET)
86+
build: TARGETS = $(LOCAL_TARGET)
8787
build: build-cross
8888

8989
$(BINDIR)/csi-cvmfsplugin: $(SRC)

deployments/helm/cvmfs-csi/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "v2.5.1"
2+
appVersion: "v2.5.2-rc.0"
33
description: A Helm chart to deploy the CVMFS-CSI Plugin
44
name: cvmfs-csi
5-
version: 2.5.1
5+
version: 2.5.2-rc.0

0 commit comments

Comments
 (0)