Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions stable/ansible-semaphore/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/cloudpirates
version: 0.16.5
version: 0.16.6
- name: postgres
repository: oci://registry-1.docker.io/cloudpirates
version: 0.19.6
digest: sha256:5a79ac5bcd255dc742b95020039a51de659e3ccc5ff7d5dda488180303159561
generated: "2026-06-29T12:37:11.988062152Z"
version: 0.19.7
digest: sha256:483b85f6a6cd0e607dab945f54c3bc53f1d7dadbcc461e9790668683fa574e66
generated: "2026-07-13T11:14:55.395383176Z"
8 changes: 4 additions & 4 deletions stable/ansible-semaphore/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ annotations:
fingerprint: 2B62F542C0C5614F8B4625AE0DDA0DEB51EF789C
url: https://raw.githubusercontent.com/cloudhippie/charts/master/cloudhippie.key
apiVersion: v2
appVersion: 2.18.25
appVersion: 2.18.27
dependencies:
- condition: mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/cloudpirates
version: 0.16.5
version: 0.16.6
- condition: postgres.enabled
name: postgres
repository: oci://registry-1.docker.io/cloudpirates
version: 0.19.6
version: 0.19.7
description: Modern and open-source alternative to AWX/Tower
home: https://semaphoreui.com/
icon: https://raw.githubusercontent.com/ansible-semaphore/semaphore/develop/web/public/favicon.svg
Expand All @@ -34,4 +34,4 @@ name: ansible-semaphore
sources:
- https://github.com/ansible-semaphore/semaphore
type: application
version: 15.0.7
version: 15.0.8
8 changes: 4 additions & 4 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/cloudpirates
version: 0.30.7
version: 0.32.1
- name: memcached
repository: oci://registry-1.docker.io/cloudpirates
version: 0.14.0
digest: sha256:21deddf2e7107a69f0a36a2a31e2e8aee26f8ae49171411864277539978ca4fc
generated: "2026-07-07T11:10:33.635049879Z"
version: 0.14.1
digest: sha256:b58265a737d696582cec7830d319a107354f6e9aef4f33bfb473c1fa652cf79e
generated: "2026-07-13T11:14:59.660053663Z"
6 changes: 3 additions & 3 deletions stable/yopass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ dependencies:
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/cloudpirates
version: 0.30.7
version: 0.32.1
- condition: memcached.enabled
name: memcached
repository: oci://registry-1.docker.io/cloudpirates
version: 0.14.0
version: 0.14.1
description: Secure sharing of secrets, passwords and files
home: https://yopass.se/
icon: https://raw.githubusercontent.com/jhaals/yopass/master/logo/yopass.svg
Expand All @@ -34,4 +34,4 @@ name: yopass
sources:
- https://github.com/jhaals/yopass
type: application
version: 9.6.0
version: 9.7.0
Loading