Skip to content

Commit

Permalink
chore(deps): update container image semaphoreui/semaphore to v2.9.112…
Browse files Browse the repository at this point in the history
…@05c9a6f by renovate (#22652)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [semaphoreui/semaphore](https://togithub.com/semaphoreui/semaphore) |
patch | `v2.9.75` -> `v2.9.112` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>semaphoreui/semaphore (semaphoreui/semaphore)</summary>

###
[`v2.9.112`](https://togithub.com/semaphoreui/semaphore/releases/tag/v2.9.112)

[Compare
Source](https://togithub.com/semaphoreui/semaphore/compare/v2.9.75...v2.9.112)

#### Bugfixes

- Docker: Fixed zombie processes
[https://github.com/semaphoreui/semaphore/issues/2069](https://togithub.com/semaphoreui/semaphore/issues/2069)
- Docker: Moved Python venv from `~/venv` to `/opt/semaphore/venv` to
fix issue
[https://github.com/semaphoreui/semaphore/issues/2060](https://togithub.com/semaphoreui/semaphore/issues/2060)
- Docker: LDAP issue
[https://github.com/semaphoreui/semaphore/issues/2063](https://togithub.com/semaphoreui/semaphore/issues/2063)
-   UI: Remove extra close button in Template dialog

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin authored May 30, 2024
1 parent 13b499f commit b804ec3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/incubator/semaphore/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 2.9.75
appVersion: 2.9.112
dependencies:
- name: common
version: 23.0.10
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/semaphore/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: semaphoreui/semaphore
tag: v2.9.75@sha256:6849bb7ae2064a43aa98c644efe1f99150b54b131d6d5cfb5d2efa633771fe3a
tag: v2.9.112@sha256:05c9a6fef2e106d4a3669aff632eba8e9bb18d4ce032aa8a7454d587531cb246
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit b804ec3

Please sign in to comment.