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 77 runs-on : ubuntu-latest
88 steps :
99 - name : Checkout
10- uses : actions/checkout@v4
10+ uses : actions/checkout@v5
1111 with :
1212 fetch-depth : 0
1313
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@v4
16+ uses : actions/checkout@v5
1717 with :
1818 fetch-depth : 0
1919
Original file line number Diff line number Diff line change 11dependencies:
22- name: redis
33 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 11name : oauth2-proxy
2- version : 7.17.0
2+ version : 7.17.1
33apiVersion : v2
44appVersion : 7.11.0
55home : https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414 - redis
1515dependencies :
1616 - name : redis
17- version : 21.2.13
17+ version : 22.0.1
1818 repository : https://charts.bitnami.com/bitnami
1919 alias : redis
2020 condition : redis.enabled
@@ -31,8 +31,8 @@ maintainers:
3131kubeVersion : " >=1.16.0-0"
3232annotations :
3333 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
3636 links:
3737 - 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