Skip to content

Commit

Permalink
chore(deps): update container image semaphoreui/semaphore to v2.10.7@…
Browse files Browse the repository at this point in the history
…2d72350 by renovate (#23577)

This PR contains the following updates:

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

---

> [!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.10.7`](https://togithub.com/semaphoreui/semaphore/releases/tag/v2.10.7)

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


[![](https://img.shields.io/badge/semaphore\_2.10.7\_container_configurator-skyblue?style=for-the-badge\&logo=docker)](https://semaphoreui.com/install/docker/2\_10\_7/)
[![ko-fi](https://img.shields.io/badge/support_semaphore-teal?style=for-the-badge\&logo=patreon)](https://www.patreon.com/semaphoreui)

#### Features

-   Added support for Terraform code, OpenTofu code and Bash scripts.


![image](https://togithub.com/semaphoreui/semaphore/assets/914224/e29aea49-dbd4-488b-a7f4-dd71b0af8821)

-   Added usage examples.

-   Added DEBUG Docker image for remote debugging from Goland.

#### Bugfixes

-   Fixed infinite "Waiting" status.
-   Reduced size of Docker image.
- Fixed issue with authentication on the server with login/password
([https://github.com/semaphoreui/semaphore/issues/2098](https://togithub.com/semaphoreui/semaphore/issues/2098))
-   Fixed `web_host` option usage in Docker image.
- Docker Image: Fixed overriding config file options by empty
`SEMAPHORE_ACCESS_KEY_ENCRYPTION` and `SEMAPHORE_WEB_ROOT` environment
variables.
-   Web interface: Removed predefined variables from Environment form.
-   Fixed bug with supporting HTTP protocol.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin authored Jun 20, 2024
1 parent bec68d5 commit 2724ae4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/incubator/semaphore/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 2.10.2
appVersion: 2.10.7
dependencies:
- name: common
version: 24.1.1
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore
- https://hub.docker.com/r/semaphoreui/semaphore
type: application
version: 3.2.1
version: 3.2.2
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.10.2@sha256:b5476cdbf41ea4a3ab07b8762b8208ca1f11b5a748ea28d87d59995486dc9003
tag: v2.10.7@sha256:2d7235039deac83270a5cab56c7e6352b158346f675f43aa1c730c977db0276c
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit 2724ae4

Please sign in to comment.