Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion chart/chart-index/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies:
version: 3.13.0
repository: https://kubernetes-sigs.github.io/metrics-server
- name: oauth2-proxy
version: 10.1.1
version: 10.1.2
repository: https://oauth2-proxy.github.io/manifests
- name: opentelemetry-operator
alias: otel-operator
Expand Down
6 changes: 3 additions & 3 deletions charts/oauth2-proxy/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: redis-ha
repository: https://dandydeveloper.github.io/charts
version: 4.35.6
digest: sha256:da53668f15b29c931b951090ac794ef19d995e89a53f77e54dc47bf9015f5166
generated: "2026-01-23T19:28:44.251698706Z"
version: 4.35.7
digest: sha256:8fa811bfbd6681ec3efa992c61da32c5ee09d53a51c601df4c4ad31779e2d284
generated: "2026-01-30T00:09:34.578413951Z"
4 changes: 2 additions & 2 deletions charts/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- condition: redis-ha.enabled
name: redis-ha
repository: https://dandydeveloper.github.io/charts
version: 4.35.6
version: 4.35.7
description: A reverse proxy that provides authentication with Google, Github or other
providers
home: https://oauth2-proxy.github.io/oauth2-proxy/
Expand All @@ -37,4 +37,4 @@ name: oauth2-proxy
sources:
- https://github.com/oauth2-proxy/oauth2-proxy
- https://github.com/oauth2-proxy/manifests
version: 10.1.1
version: 10.1.2
2 changes: 1 addition & 1 deletion charts/oauth2-proxy/charts/redis-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ sources:
- https://redis.io/download
- https://github.com/DandyDeveloper/charts/blob/master/charts/redis-ha
- https://github.com/oliver006/redis_exporter
version: 4.35.6
version: 4.35.7
5 changes: 2 additions & 3 deletions charts/oauth2-proxy/charts/redis-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1104,6 +1104,5 @@ splitBrainDetection:
failureThreshold: 5
exec:
command:
- pgrep
- -f
- fix-split-brain.sh
- pidof
- sh