Skip to content

Commit

Permalink
chore: upgrade oauth2-proxy to 7.8.2 (#1356)
Browse files Browse the repository at this point in the history
  • Loading branch information
jon4hz authored Dec 19, 2024
1 parent b08633d commit 5a00839
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 23 deletions.
24 changes: 4 additions & 20 deletions charts/security-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: security-apps
description: Argo CD app-of-apps config for security applications
type: application
version: 0.88.0
version: 0.89.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -18,23 +18,7 @@ annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- kind: changed
description: "chore: update stackrox from 4.4.3 to 4.5.5"
description: "chore: update oauth2-proxy from 6.10.1 to 7.8.2"
links:
- name: Stackrox Release 4.5.5
url: https://github.com/stackrox/stackrox/releases/tag/4.5.5
- name: Stackrox Release 4.5.4
url: https://github.com/stackrox/stackrox/releases/tag/4.5.4
- name: Stackrox Release 4.5.3
url: https://github.com/stackrox/stackrox/releases/tag/4.5.3
- name: Stackrox Release 4.5.2
url: https://github.com/stackrox/stackrox/releases/tag/4.5.2
- name: Stackrox Release 4.5.1
url: https://github.com/stackrox/stackrox/releases/tag/4.5.1
- name: Stackrox Release 4.5.0
url: https://github.com/stackrox/stackrox/releases/tag/4.5.0
- name: Stackrox Release 4.4.6
url: https://github.com/stackrox/stackrox/releases/tag/4.4.6
- name: Stackrox Release 4.4.5
url: https://github.com/stackrox/stackrox/releases/tag/4.4.5
- name: Stackrox Release 4.4.4
url: https://github.com/stackrox/stackrox/releases/tag/4.4.4
- name: OAuth-Proxy 7.8.2 Release
url: https://github.com/oauth2-proxy/manifests/releases/tag/oauth2-proxy-7.8.2
4 changes: 2 additions & 2 deletions charts/security-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/security-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ oauth2Proxy:
# -- Chart
chart: oauth2-proxy
# -- [oauth2-proxy Helm chart](https://github.com/oauth2-proxy/manifests/tree/main/helm/oauth2-proxy)
targetRevision: 6.10.1
targetRevision: 7.8.2
# -- Helm values
# @default -- [upstream values](https://github.com/oauth2-proxy/manifests/blob/main/helm/oauth2-proxy/values.yaml)
values: {}
Expand Down

0 comments on commit 5a00839

Please sign in to comment.