Skip to content

Commit

Permalink
patch(ansible-semaphore): raised chart version to 10.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions authored and cloudhippie[bot] committed Sep 18, 2024
1 parent b7d373b commit 4bbaebe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
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/bitnamicharts
version: 19.0.5
version: 19.0.6
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.31
digest: sha256:3eb3e47a522cab033e4d807a4c43bcd22f3a27bc3c7f4cf7c11c0e9f7e3a73d7
generated: "2024-09-14T08:14:26.816297958Z"
version: 15.5.32
digest: sha256:54ea78f19b094de42520d680fa32d98f14d9fc3a741df7aab9ab103e644a8bdf
generated: "2024-09-18T08:14:34.851961931Z"
6 changes: 3 additions & 3 deletions stable/ansible-semaphore/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ dependencies:
- condition: mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.5
version: 19.0.6
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.31
version: 15.5.32
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: 10.1.1
version: 10.1.2

0 comments on commit 4bbaebe

Please sign in to comment.