fix(semaphore): update image docker.io/semaphoreui/semaphore v2.17.36 → v2.17.37 (#47146)
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.17.36
|
||||
appVersion: 2.17.37
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -20,22 +20,22 @@ 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://truecharts.org/truetech/truecharts/charts/stable/semaphore
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/semaphore.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/semaphore
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/semaphore.webp
|
||||
keywords:
|
||||
- ansible
|
||||
- semaphore
|
||||
- cicd
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: semaphore
|
||||
sources:
|
||||
- https://github.com/ansible-semaphore/semaphore
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore
|
||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||
type: application
|
||||
version: 7.0.8
|
||||
version: 7.0.9
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.17.36@sha256:95b76923b4682a7397592fd755d7a3e1dc75fe73c1435b8c305d1ebcbbb9e531
|
||||
tag: v2.17.37@sha256:e912f88cb14b9ff2427f5e4fd8c6f5c283f8578d6a653dc718ac5aa90d56c296
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user