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
icon: https://caddyserver.com/resources/images/caddy-circle-lock.svg
type: application
version: 1.0.3
appVersion: "0.1.3"
version: 1.0.4
appVersion: "0.1.4"
keywords:
- ingress-controller
- caddyserver

View File

@ -9,7 +9,7 @@ minikube: false
image:
repository: caddy/ingress
pullPolicy: IfNotPresent
tag: "v0.1.3"
tag: "v0.1.4"
imagePullSecrets: []
nameOverride: ""