chore: Bump chart to version 1.0.5 (#127)

This commit is contained in:
Marc-Antoine 2023-06-02 18:59:26 +02:00 committed by GitHub
parent c2b28c4591
commit 1f28526049
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.4
appVersion: "0.1.4"
version: 1.0.5
appVersion: "0.1.5"
keywords:
- ingress-controller
- caddyserver

View File

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