Skip to content

Commit

Permalink
[helm] Release Helm Chart 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brotandgames committed Oct 9, 2022
1 parent 70c9a26 commit 3fd4956
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: ciao
description: "Ciao - HTTP checks & tests (private & public) monitoring"
version: 0.4.0
version: 0.5.0
appVersion: "latest"
home: https://brotandgames.com/ciao/
icon:
Expand Down
5 changes: 5 additions & 0 deletions chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ Check main [README.md](https://github.com/brotandgames/ciao/tree/master/README.m

## Releases

### Release 0.5.0

* Change initialDelaySeconds to 10 for livenessProbe and readinessProbe
* Add support for Ingress apiVersion networking.k8s.io/v1

### Release 0.4.0

* Fix k8s killing pods when basic auth is enabled (@bykvaadm)
Expand Down

0 comments on commit 3fd4956

Please sign in to comment.