Skip to content

Commit

Permalink
chore(deps): update helm release redis to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 9, 2024
1 parent e85fd2d commit f5f2515
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/yopass/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 6.5.2
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.11.3
digest: sha256:d343000cd82766cc14f73dce9192145c5915caa03138f4896fe4df0a2775b274
generated: "2023-06-08T13:24:59.540013-07:00"
version: 20.1.0
digest: sha256:99a9a97082476b55615042c20f9a379e3a011157be16039a1e03b5652d5b9aa5
generated: "2024-09-09T09:16:57.814063816Z"
4 changes: 2 additions & 2 deletions charts/yopass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ home: https://github.com/jhaals/yopass
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.8.0
version: 0.9.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -32,6 +32,6 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
condition: memcached.enabled
- name: redis
version: "17.11.3"
version: "20.1.0"
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled

0 comments on commit f5f2515

Please sign in to comment.