Release chart v1.0.2

This commit is contained in:
Marc-Antoine Fernandes 2022-08-22 21:35:50 +02:00
parent d00dc597d1
commit ea78c3e962
No known key found for this signature in database
GPG Key ID: BEB024CA23D715A1
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.1
appVersion: "0.1.1"
version: 1.0.2
appVersion: "0.1.2"
keywords:
- ingress-controller
- caddyserver

View File

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