Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/vouch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ keywords:
- sso
- sso-login

version: 4.1.2
version: 4.2.0

# renovate: image=quay.io/vouch/vouch-proxy
appVersion: "0.39"
appVersion: "0.40.0"

maintainers:
- name: jessebot
email: jessebot@linux.com
url: "https://github.com/jessebot"
6 changes: 3 additions & 3 deletions charts/vouch/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vouch

![Version: 4.1.2](https://img.shields.io/badge/Version-4.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.39](https://img.shields.io/badge/AppVersion-0.39-informational?style=flat-square)
![Version: 4.2.0](https://img.shields.io/badge/Version-4.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.40.0](https://img.shields.io/badge/AppVersion-0.40.0-informational?style=flat-square)

An SSO and OAuth login solution for nginx using the auth_request module.

Expand All @@ -10,7 +10,7 @@ An SSO and OAuth login solution for nginx using the auth_request module.

| Name | Email | Url |
| ---- | ------ | --- |
| jessebot | <jessebot@linux.com> | |
| jessebot | | <https://github.com/jessebot> |

## Source Code

Expand Down Expand Up @@ -98,4 +98,4 @@ An SSO and OAuth login solution for nginx using the auth_request module.
| tolerations | list | `[]` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)