File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 7
7
runs-on : ubuntu-latest
8
8
steps :
9
9
- name : Checkout
10
- uses : actions/checkout@v4
10
+ uses : actions/checkout@v5
11
11
with :
12
12
fetch-depth : 0
13
13
Original file line number Diff line number Diff line change 13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- name : Checkout
16
- uses : actions/checkout@v4
16
+ uses : actions/checkout@v5
17
17
with :
18
18
fetch-depth : 0
19
19
Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: redis
3
3
repository: https://charts.bitnami.com/bitnami
4
- version: 21.2.13
5
- digest: sha256:30d0d639dffab461d6ba8e398dca14de7c3f798a07111c851dc2b60d685bc24e
6
- generated: "2025-07-31T07:39:57.497794176Z "
4
+ version: 22.0.1
5
+ digest: sha256:7e8f393290629839ef212fb63e9ab4c5170ccba3da30c06c464a554987fcbb45
6
+ generated: "2025-08-11T14:45:37.460990457Z "
Original file line number Diff line number Diff line change 1
1
name : oauth2-proxy
2
- version : 7.17.0
2
+ version : 7.17.1
3
3
apiVersion : v2
4
4
appVersion : 7.11.0
5
5
home : https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
14
14
- redis
15
15
dependencies :
16
16
- name : redis
17
- version : 21.2.13
17
+ version : 22.0.1
18
18
repository : https://charts.bitnami.com/bitnami
19
19
alias : redis
20
20
condition : redis.enabled
@@ -31,8 +31,8 @@ maintainers:
31
31
kubeVersion : " >=1.16.0-0"
32
32
annotations :
33
33
artifacthub.io/changes : |
34
- - kind: added
35
- description: Added support for HPA spec.behavior configuration for fine-grained scaling policies
34
+ - kind: changed
35
+ description: Updated the Redis chart to the latest version
36
36
links:
37
37
- name: Github PR
38
- url: https://github.com/oauth2-proxy/manifests/pull/331
38
+ url: https://github.com/oauth2-proxy/manifests/pull/334
You can’t perform that action at this time.
0 commit comments