Skip to content
Merged
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
10 changes: 5 additions & 5 deletions helm/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: oauth2-proxy
version: 7.9.2
version: 7.10.0
apiVersion: v2
appVersion: 7.7.1
appVersion: 7.8.0
home: https://oauth2-proxy.github.io/oauth2-proxy/
description: A reverse proxy that provides authentication with Google, Github or other providers
keywords:
Expand Down Expand Up @@ -34,8 +34,8 @@ maintainers:
kubeVersion: ">=1.16.0-0"
annotations:
artifacthub.io/changes: |
- kind: fixed
description: fixed incorrect helm template syntax in readme.md
- kind: changed
description: update oauth2-proxy to v7.8.0
links:
- name: Github PR
url: https://github.com/oauth2-proxy/manifests/pull/274
url: https://github.com/oauth2-proxy/manifests/pull/276
Loading