Skip to content

Commit

Permalink
Merge pull request #179 from NovoNordisk-OpenSource/feature/bumpredis…
Browse files Browse the repository at this point in the history
…chart

Bump redis chart version
  • Loading branch information
pierluigilenoci authored Dec 11, 2023
2 parents 4619042 + 5a389ec commit 32aa3a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions helm/oauth2-proxy/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.3.2
digest: sha256:c4d7208b098ca3c44f960f02fb0e505ac6493cf00c6539ee7bf0a603371d9959
generated: "2023-11-13T12:24:54.470708+01:00"
version: 18.5.0
digest: sha256:28820c9ec92372ac8ea0833cc0061cd9387f7fdaa023c6b3833a023e139d4f41
generated: "2023-12-11T14:58:00.816821+01:00"
10 changes: 5 additions & 5 deletions helm/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: oauth2-proxy
version: 6.21.1
version: 6.22.0
apiVersion: v2
appVersion: 7.5.1
home: https://oauth2-proxy.github.io/oauth2-proxy/
Expand All @@ -14,7 +14,7 @@ keywords:
- redis
dependencies:
- name: redis
version: ~18.3.2
version: ~18.5.0
repository: https://charts.bitnami.com/bitnami
alias: redis
condition: redis.enabled
Expand All @@ -34,8 +34,8 @@ maintainers:
kubeVersion: ">=1.9.0-0"
annotations:
artifacthub.io/changes: |
- kind: fixed
description: Fix wrong formating for resources for the wait-for-redis initContainer
- kind: added
description: Redis chart bumped to 18.5.0
links:
- name: Github PR
url: https://github.com/oauth2-proxy/manifests/pull/177
url: https://github.com/oauth2-proxy/manifests/pull/179

0 comments on commit 32aa3a3

Please sign in to comment.