Skip to content

Commit

Permalink
Update quay.io/cloudscalech/cloudscale-csi-plugin Docker tag to v3.5.6
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed May 24, 2024
1 parent ecaf55d commit c5e26fc
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ parameters:
cloudscale-csi-plugin:
registry: quay.io
repository: cloudscalech/cloudscale-csi-plugin
tag: v3.5.5
tag: v3.5.6

api_token: ?{vaultkv:${cluster:tenant}/${cluster:name}/cloudscale/token}
api_token_secret_name: cloudscale
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
secretKeyRef:
key: access-token
name: cloudscale
image: quay.io/cloudscalech/cloudscale-csi-plugin:v3.5.5
image: quay.io/cloudscalech/cloudscale-csi-plugin:v3.5.6
imagePullPolicy: IfNotPresent
name: csi-cloudscale-plugin
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ spec:
secretKeyRef:
key: access-token
name: cloudscale
image: quay.io/cloudscalech/cloudscale-csi-plugin:v3.5.5
image: quay.io/cloudscalech/cloudscale-csi-plugin:v3.5.6
imagePullPolicy: IfNotPresent
name: csi-cloudscale-plugin
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
secretKeyRef:
key: access-token
name: cloudscale
image: quay.io/cloudscalech/cloudscale-csi-plugin:v3.5.5
image: quay.io/cloudscalech/cloudscale-csi-plugin:v3.5.6
imagePullPolicy: IfNotPresent
name: csi-cloudscale-plugin
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ spec:
secretKeyRef:
key: access-token
name: cloudscale
image: quay.io/cloudscalech/cloudscale-csi-plugin:v3.5.5
image: quay.io/cloudscalech/cloudscale-csi-plugin:v3.5.6
imagePullPolicy: IfNotPresent
name: csi-cloudscale-plugin
resources:
Expand Down

0 comments on commit c5e26fc

Please sign in to comment.