Skip to content

Commit

Permalink
fix: update redis docker tag to v18.3.1 (#688)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 9, 2023
1 parent d6c0e91 commit 9258c89
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/renovate/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.2
digest: sha256:b1f819d13bdcad14fc21b315e3367f725714d27a23bab226b0d7265bdb11698d
generated: "2023-11-08T19:15:56.11205709Z"
version: 18.3.1
digest: sha256:333d84ca565e48cd2c09966145ea1a89f164c2b70906764e95888b7aec3d764f
generated: "2023-11-09T15:49:15.700959394Z"
2 changes: 1 addition & 1 deletion charts/renovate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ annotations:
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.2
version: 18.3.1
condition: redis.enabled

0 comments on commit 9258c89

Please sign in to comment.