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