Skip to content

Commit

Permalink
update images for cert-manager-webhook and cert-manager-ctl to 1.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 16, 2024
1 parent b631c86 commit 88f0174
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ image_details = {
source_registry = "quay.io"
source_image = "jetstack/cert-manager-webhook"
source_tag = null
tag = "v1.14.3"
tag = "v1.14.4"
enabled = true
}
"cert-manager-ctl" = {
Expand All @@ -57,7 +57,7 @@ image_details = {
source_registry = "quay.io"
source_image = "jetstack/cert-manager-ctl"
source_tag = null
tag = "v1.14.3"
tag = "v1.14.4"
enabled = true
}

Expand Down

0 comments on commit 88f0174

Please sign in to comment.