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.8.0
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent da9109a commit 648779e
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.8.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.8.0"
imagePullPolicy: v1.#PullIfNotPresent
args: [
"--log-level=1",
Expand Down

0 comments on commit 648779e

Please sign in to comment.