mirror of
https://github.com/eliasstepanik/caddy-ingess.git
synced 2026-01-10 20:18:28 +00:00
Release chart v1.0.4 (#118)
This commit is contained in:
parent
a0a0af8c57
commit
9415b5cb00
@ -4,8 +4,8 @@ home: https://github.com/caddyserver/ingress
|
|||||||
description: A helm chart for the Caddy Kubernetes ingress controller
|
description: A helm chart for the Caddy Kubernetes ingress controller
|
||||||
icon: https://caddyserver.com/resources/images/caddy-circle-lock.svg
|
icon: https://caddyserver.com/resources/images/caddy-circle-lock.svg
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
appVersion: "0.1.3"
|
appVersion: "0.1.4"
|
||||||
keywords:
|
keywords:
|
||||||
- ingress-controller
|
- ingress-controller
|
||||||
- caddyserver
|
- caddyserver
|
||||||
|
|||||||
@ -9,7 +9,7 @@ minikube: false
|
|||||||
image:
|
image:
|
||||||
repository: caddy/ingress
|
repository: caddy/ingress
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "v0.1.3"
|
tag: "v0.1.4"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user