mirror of
https://github.com/eliasstepanik/caddy-ingess.git
synced 2026-01-10 20:18:28 +00:00
chore: Bump chart to version 1.0.5 (#127)
This commit is contained in:
parent
c2b28c4591
commit
1f28526049
@ -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.4
|
version: 1.0.5
|
||||||
appVersion: "0.1.4"
|
appVersion: "0.1.5"
|
||||||
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.4"
|
tag: "v0.1.5"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user