fix(oatuh): updating oauth helm version to 7.11.0 to stop being vulnerable to GHSA-7rh7-c77v-6434
This commit is contained in:
parent
c6ddfdb0f6
commit
aad8ba36ee
|
|
@ -4,12 +4,12 @@ dependencies:
|
|||
version: 0.20.0
|
||||
- name: oauth2-proxy
|
||||
repository: https://oauth2-proxy.github.io/manifests
|
||||
version: 7.10.2
|
||||
version: 7.11.0
|
||||
- name: httpbin
|
||||
repository: https://conservis.github.io/helm-charts
|
||||
version: 1.1.0
|
||||
- name: hello-world
|
||||
repository: https://conservis.github.io/helm-charts
|
||||
version: 1.1.0
|
||||
digest: sha256:d4c13dc7cfeb95a6a35d481d846fcfec23de5e7f0dc90ad8c66bba1eb8922d13
|
||||
generated: "2025-01-30T11:31:39.156062012Z"
|
||||
digest: sha256:3eb75b01f28d2921057e1d7a50a25a221d6f9e1474d3ee1ea9907be54dade0ca
|
||||
generated: "2025-08-21T18:27:24.050487+03:00"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ dependencies:
|
|||
version: 0.20.0
|
||||
repository: https://charts.dexidp.io
|
||||
- name: oauth2-proxy
|
||||
version: &chartVersion 7.10.2
|
||||
version: &chartVersion 7.11.0
|
||||
repository: https://oauth2-proxy.github.io/manifests
|
||||
# https://github.com/postmanlabs/httpbin/issues/549 is still in progress, for now using a non-official chart
|
||||
- name: httpbin
|
||||
|
|
|
|||
Loading…
Reference in New Issue