Skip to content

Commit

Permalink
Update Helm release redis to ~18.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Jan 28, 2024
1 parent a480ecc commit f1456b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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: 18.9.0
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 15.2.0
digest: sha256:ee738abeddde5581fd9bc088840048b7514fc52106258e1c1164a0b2b3e1f37a
generated: "2024-01-20T10:12:44.15914716Z"
digest: sha256:2905df8dc5fd4ce9994697bec6cbaea9f882013bc16a918704c801a07bb32cad
generated: "2024-01-28T10:26:29.506256863Z"
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: ~18.9.0
repository: https://charts.bitnami.com/bitnami
alias: redis
condition: redis.enabled
Expand Down

0 comments on commit f1456b7

Please sign in to comment.