Skip to content

Commit

Permalink
Update Helm release redis to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Oct 23, 2024
1 parent a480ecc commit 8b03056
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.7.1
version: 20.2.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 15.2.0
digest: sha256:ee738abeddde5581fd9bc088840048b7514fc52106258e1c1164a0b2b3e1f37a
generated: "2024-01-20T10:12:44.15914716Z"
version: 15.2.2
digest: sha256:80f45dcdd7e5bad4b010a641506f0b865cb2b4062ac87a5045ea4e1392f7bbca
generated: "2024-10-23T11:49:04.787633088Z"
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: romm
type: application
home: https://zurdi15.github.io/romm/
icon: https://raw.githubusercontent.com/CrystalNET-org/helm-romm/main/chart/icon.png
version: 0.3.1
version: 0.3.2
# renovate: image=zurdi15/romm
appVersion: "2.3.1"
kubeVersion: ">=1.22.0-0"
Expand All @@ -17,7 +17,7 @@ sources:
- https://github.com/CrystalNET-org/helm-romm
dependencies:
- name: redis
version: ~18.7.0
version: ~20.2.0
repository: https://charts.bitnami.com/bitnami
alias: redis
condition: redis.enabled
Expand Down

0 comments on commit 8b03056

Please sign in to comment.