Skip to content

Commit c5b4a33

Browse files
chore(deps): update all-patch-updates
1 parent 002ddbb commit c5b4a33

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Setup Cosign
22-
uses: sigstore/cosign-installer@v3.10.0
22+
uses: sigstore/cosign-installer@v3.10.1
2323

2424
- name: Configure Git
2525
run: |

helm/oauth2-proxy/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: redis-ha
33
repository: https://dandydeveloper.github.io/charts
4-
version: 4.35.0
5-
digest: sha256:14e77cba3fb7726c9fbd6336876cd9bba23b4ea49e900d3a4608b94e7fa7b26f
6-
generated: "2025-10-08T16:53:26.172668+02:00"
4+
version: 4.35.3
5+
digest: sha256:0894a58551d9b6efee6d37abc6f00f16414427488257e250a7c9e2c6fc7ca48f
6+
generated: "2025-11-19T08:58:38.815710763Z"

helm/oauth2-proxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 8.5.0
2+
version: 8.5.1
33
apiVersion: v2
44
appVersion: 7.13.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis-ha
17-
version: 4.35.0
17+
version: 4.35.3
1818
repository: https://dandydeveloper.github.io/charts
1919
alias: redis
2020
condition: redis.enabled

0 commit comments

Comments
 (0)