chore(helm): update image docker.io/semaphoreui/semaphore v2.10.33 → v2.10.34 (#28399)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `8f96e51` -> `feea12e` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.10.34`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.10.34) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.10.33...v2.10.34) #### Bugfixes - Docker: fixed database port environment variable [https://github.com/semaphoreui/semaphore/issues/2502](https://redirect.github.com/semaphoreui/semaphore/issues/2502) #### Links - Full Changelog: https://github.com/semaphoreui/semaphore/compare/v2.10.33...v2.10.34 - Create best docker container [](https://semaphoreui.com/install/docker/2\_10\_34/) - Join our responsive community [](https://discord.gg/5R6k7hNGcH) - Every day we add new features, fix bugs, support the community. We need your support [](https://redirect.github.com/sponsors/semaphoreui) [](https://ko-fi.com/fiftin) [](https://www.patreon.com/semaphoreui) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: incubator
|
truecharts.org/train: incubator
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.10.33
|
appVersion: 2.10.34
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.0
|
version: 25.1.0
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore
|
||||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.3
|
version: 4.0.4
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/semaphoreui/semaphore
|
repository: docker.io/semaphoreui/semaphore
|
||||||
tag: v2.10.33@sha256:8f96e5117eac20d9e83a9cb8dff1fff2d5c61cd826ce4e1498a8c260629a3a5a
|
tag: v2.10.34@sha256:feea12e682db519e508ecb21b35caf3ddff19cf7aad621e0e7ddca0fa4f8eda8
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|||||||
Reference in New Issue
Block a user