Skip to content

Commit fcdcb10

Browse files
committed
RSPY-801 - Update to oauth2-proxy 8.3.0
1 parent 2f7ea44 commit fcdcb10

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

NOTICE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ Below are all the FOSS (Free and open-source software) used and their respective
127127

128128
- oauth2-proxy
129129
- Helm chart:
130-
- Version: 8.2.1
131-
- Licence: [Apache License 2.0](https://github.com/oauth2-proxy/manifests/blob/oauth2-proxy-8.2.1/LICENSE)
132-
- Source: <https://github.com/oauth2-proxy/manifests/tree/oauth2-proxy-8.2.1>
130+
- Version: 8.3.0
131+
- Licence: [Apache License 2.0](https://github.com/oauth2-proxy/manifests/blob/oauth2-proxy-8.3.0/LICENSE)
132+
- Source: <https://github.com/oauth2-proxy/manifests/tree/oauth2-proxy-8.3.0>
133133
- Copyright: Copyright The oauth2-proxy Development Team. [Authors and Contributors](https://github.com/oauth2-proxy/manifests/graphs/contributors)
134134
- Container image(s)
135135
- quay.io/oauth2-proxy/oauth2-proxy:v7.12.0

apps/oauth2-proxy/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ helmCharts:
2121
releaseName: '{{ app_name }}'
2222
repo: https://oauth2-proxy.github.io/manifests
2323
valuesFile: values.yaml
24-
version: 8.2.1
24+
version: 8.3.0
2525
apiVersion: kustomize.config.k8s.io/v1beta1
2626
kind: Kustomization
2727
labels:

0 commit comments

Comments
 (0)