mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 22:51:22 -03:00
chore(helm): update image docker.io/semaphoreui/semaphore v2.16.31 → v2.16.34 (#40603)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `7c9617e` -> `42529f1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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.16.34`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.33...v2.16.34) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.33...v2.16.34) ### [`v2.16.33`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.32...v2.16.33) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.32...v2.16.33) ### [`v2.16.32`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.32) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.31...v2.16.32) #### Bugfixes - [d2c2b4a feat(auth): add config option auth style for oidc provider](https://redirect.github.com/semaphoreui/semaphore/issues/3348) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.16.31
|
||||
appVersion: 2.16.34
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -22,8 +22,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Semaphore is a modern, open source alternative to Ansible Tower. It is a self-hosted web-based solution that allows you to create and manage Ansible projects, playbooks, and roles, while also providing a web interface for running and monitoring Ansible tasks.
|
||||
home: https://trueforge.org/truecharts/stable/semaphore
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/semaphore.webp
|
||||
home: https://truecharts.org/charts/stable/semaphore
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/semaphore.webp
|
||||
keywords:
|
||||
- ansible
|
||||
- semaphore
|
||||
@@ -36,8 +36,9 @@ maintainers:
|
||||
name: semaphore
|
||||
sources:
|
||||
- https://github.com/ansible-semaphore/semaphore
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/semaphore
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore
|
||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||
type: application
|
||||
version: 6.9.0
|
||||
version: 6.9.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.16.31@sha256:7c9617ecd6233a019c85f52b122108c1113458c3cf91554145f3c56d4dbc25b3
|
||||
tag: v2.16.34@sha256:42529f11f25b39ef400a125f32cf097e32fd6489fd62a10643058b7824997383
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user