Skip to content
Merged
Changes from 1 commit
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
8 changes: 4 additions & 4 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.13.1
version: 7.13.2
apiVersion: v2
appVersion: 7.9.0
appVersion: 7.10.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 @@ -32,7 +32,7 @@ kubeVersion: ">=1.16.0-0"
annotations:
artifacthub.io/changes: |
- kind: changed
description: Updated the Redis chart to the latest version
description: Updated OAuth2-Proxy image to v7.10.0
links:
- name: Github PR
url: https://github.com/oauth2-proxy/manifests/pull/320
url: https://github.com/oauth2-proxy/manifests/pull/321
Loading