Skip to content

Commit

Permalink
deploy: pin images for v1.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
1602077 committed Jul 9, 2024
1 parent 69756fe commit e40e40f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deployments/helm/eosxd-csi/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "v1.4.0"
appVersion: "v1.4.1"
description: A Helm chart to deploy the eosxd-CSI Plugin
name: eosxd-csi
version: 1.4.0
version: 1.4.1
2 changes: 1 addition & 1 deletion deployments/helm/eosxd-csi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ controllerplugin:
# CSI external-provisioner image and container resources specs.
provisioner:
image:
repository: k8s.gcr.io/sig-storage/csi-provisioner
repository: registry.k8s.io/sig-storage/csi-provisioner
tag: v4.0.1
pullPolicy: IfNotPresent
resources: {}
Expand Down

0 comments on commit e40e40f

Please sign in to comment.