Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e458949817 | |||
| cb5f459182 |
@@ -18,7 +18,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: cert-manager-webhook-ovh
|
||||
version: 0.9.11
|
||||
version: 0.9.13
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: cert-manager-webhook-ovh
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user