Skip to content

Commit

Permalink
Move to cert-manager 1.13.1 (#90)
Browse files Browse the repository at this point in the history
Cert-manager 1.12.0 and 1.13.0 were big releases.  It's time to catch up.

Signed-off-by: Dean Roehrich <[email protected]>
  • Loading branch information
roehrich-hpe authored Oct 5, 2023
1 parent 7b1f34c commit c9c6563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ thirdPartyServices:
# They will be installed in the order specified here.
- name: cert-manager
useRemoteF: true
url: https://github.com/jetstack/cert-manager/releases/download/v1.11.1/cert-manager.yaml
url: https://github.com/jetstack/cert-manager/releases/download/v1.13.1/cert-manager.yaml
# The NNF services will dump errors at installation time if the
# cert-manager webhook isn't ready.
waitCmd: kubectl wait deploy -n cert-manager --timeout=180s cert-manager-webhook --for jsonpath='{.status.availableReplicas}=1'
Expand Down

0 comments on commit c9c6563

Please sign in to comment.