Skip to content
Snippets Groups Projects
Unverified Commit c3d2c5c3 authored by Lukas Kämmerling's avatar Lukas Kämmerling Committed by GitHub
Browse files

Change container version in deployment file

parent 1b764205
Branches
Tags v1.2.3
Loading
......@@ -147,7 +147,7 @@ spec:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
- name: hcloud-csi-driver
image: hetznercloud/hcloud-csi-driver:1.2.2
image: hetznercloud/hcloud-csi-driver:1.2.3
imagePullPolicy: Always
env:
- name: CSI_ENDPOINT
......@@ -212,7 +212,7 @@ spec:
securityContext:
privileged: true
- name: hcloud-csi-driver
image: hetznercloud/hcloud-csi-driver:1.2.2
image: hetznercloud/hcloud-csi-driver:1.2.3
imagePullPolicy: Always
env:
- name: CSI_ENDPOINT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment