Release chart v1.0.4 (#118)

This commit is contained in:
Simen A. W. Olsen 2023-02-15 22:08:23 +01:00 committed by GitHub
parent a0a0af8c57
commit 9415b5cb00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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: ""