Skip to content

Commit

Permalink
Merge pull request #3551 from rxbn/renovate/cert-manager-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rxbn authored Oct 9, 2024
2 parents 24b4754 + 595f56e commit abd4245
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crds/cert-manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# renovate: registryUrl=https://charts.jetstack.io chart=cert-manager
- https://github.com/cert-manager/cert-manager/releases/download/v1.16.0/cert-manager.crds.yaml
- https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.crds.yaml
2 changes: 1 addition & 1 deletion infra/cert-manager/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: cert-manager
version: v1.16.0
version: v1.16.1
sourceRef:
kind: HelmRepository
name: jetstack
Expand Down

0 comments on commit abd4245

Please sign in to comment.