Merge pull request 'Update Helm release cert-manager-webhook-ovh to v0.8.0' (#87) from renovate/cert-manager-webhook-ovh-0.x into fresh-start

Reviewed-on: #87
This commit was merged in pull request #87.
This commit is contained in:
2025-10-19 17:52:55 +00:00

View File

@@ -18,14 +18,14 @@ spec:
chart: chart:
spec: spec:
chart: cert-manager-webhook-ovh chart: cert-manager-webhook-ovh
version: 0.7.5 version: 0.8.0
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: cert-manager-webhook-ovh name: cert-manager-webhook-ovh
namespace: cert-manager namespace: cert-manager
interval: 12h interval: 12h
values: values:
configVersion: 0.0.1 configVersion: 0.0.2
groupName: lumpiasty-homelab groupName: lumpiasty-homelab
certManager: certManager:
namespace: cert-manager namespace: cert-manager
@@ -45,6 +45,6 @@ spec:
applicationSecretRef: applicationSecretRef:
name: ovh-credentials name: ovh-credentials
key: applicationSecret key: applicationSecret
consumerKeyRef: applicationConsumerKeyRef:
name: ovh-credentials name: ovh-credentials
key: consumerKey key: consumerKey