Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e458949817 | |||
| cb5f459182 |
@@ -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,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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user