2 Commits

2 changed files with 2 additions and 2 deletions
@@ -18,7 +18,7 @@ spec:
chart: chart:
spec: spec:
chart: cert-manager-webhook-ovh chart: cert-manager-webhook-ovh
version: 0.9.11 version: 0.9.13
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: cert-manager-webhook-ovh name: cert-manager-webhook-ovh
+1 -1
View File
@@ -1,5 +1,5 @@
# Stage 1: build CoreDNS with minimal plugin set # Stage 1: build CoreDNS with minimal plugin set
FROM golang:1.26-alpine AS build FROM golang:1.25-alpine AS build
RUN apk add --no-cache git make bash RUN apk add --no-cache git make bash