Skip to content

Commit

Permalink
minor(yopass): raised chart version to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions authored and cloudhippie[bot] committed May 24, 2024
1 parent b29c61d commit 1e30c73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions stable/yopass/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.4.0
version: 19.5.0
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.4.1
digest: sha256:9363c8008875e321f00bc38fe3c6b75b9de74fe9415c193f354dcd228f05582e
generated: "2024-05-22T08:13:22.487874464Z"
digest: sha256:7494b92e53572af2eba140289bc3baadbe2d23017a9adcf8445f2fe898723cb5
generated: "2024-05-24T08:13:06.937470376Z"
4 changes: 2 additions & 2 deletions stable/yopass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.4.0
version: 19.5.0
- condition: memcached.enabled
name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -34,4 +34,4 @@ name: yopass
sources:
- https://github.com/jhaals/yopass
type: application
version: 3.7.0
version: 3.8.0

0 comments on commit 1e30c73

Please sign in to comment.