Skip to content

Commit

Permalink
chore(deps): update quay.io/jetstack/cert-manager-csi-driver docker t…
Browse files Browse the repository at this point in the history
…ag to v0.10.1
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 33454eb commit 10b2864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/amour/cert_manager_csi_driver/daemon_set_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ import (
capabilities: add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
}
image: "quay.io/jetstack/cert-manager-csi-driver:v0.5.0"
image: "quay.io/jetstack/cert-manager-csi-driver:v0.10.1"
imagePullPolicy: v1.#PullIfNotPresent
args: [
"--log-level=1",
Expand Down
2 changes: 1 addition & 1 deletion k8s/unwind/cert_manager_csi_driver/daemon_set_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ import (
capabilities: add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
}
image: "quay.io/jetstack/cert-manager-csi-driver:v0.5.0"
image: "quay.io/jetstack/cert-manager-csi-driver:v0.10.1"
imagePullPolicy: v1.#PullIfNotPresent
args: [
"--log-level=1",
Expand Down

0 comments on commit 10b2864

Please sign in to comment.