Skip to content

Commit 5112076

Browse files
committed
deps: Update cert-manager from 1.16.2 to 1.17.1
1 parent 668425f commit 5112076

File tree

5 files changed

+90
-67
lines changed

5 files changed

+90
-67
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.16.2
21+
version: 1.17.1
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.16.1
22+
solverImage: quay.io/jetstack/cert-manager-acmesolver:v1.17.1
2323
#@ end
2424

2525
---

0 commit comments

Comments
 (0)