Skip to content

Commit 9f9b595

Browse files
committed
chore: Update to cert-manager 1.15.3
1 parent 913ed7b commit 9f9b595

File tree

5 files changed

+57
-57
lines changed

5 files changed

+57
-57
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
registry-server: ghcr.io
1919
registry-username: ${{ github.actor }}
2020
image: ${{ github.repository }}
21-
version: 1.15.1
21+
version: 1.15.3
2222
secrets:
2323
pull-request-token: ${{ secrets.GH_ORG_PAT }}

package/config/overlays/config-controller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ logging:
1919
format: text
2020

2121
acmeHTTP01Config:
22-
solverImage: quay.io/jetstack/cert-manager-acmesolver:v1.15.0
22+
solverImage: quay.io/jetstack/cert-manager-acmesolver:v1.15.3
2323
#@ end
2424

2525
---

0 commit comments

Comments
 (0)