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.7.0
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 11b3df5 commit 36cd762
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.7.0"
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.7.0"
imagePullPolicy: v1.#PullIfNotPresent
args: [
"--log-level=1",
Expand Down

0 comments on commit 36cd762

Please sign in to comment.