mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com>
35 lines
1.0 KiB
YAML
35 lines
1.0 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
images: |
|
|
- name: gitlab-runner
|
|
image: docker.io/bitnami/gitlab-runner:18.3.0-debian-12-r0
|
|
- name: gitlab-runner-helper
|
|
image: docker.io/bitnami/gitlab-runner-helper:18.3.0-debian-12-r0
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 18.3.0
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Gitlab Runner is an auxiliary application for Gitlab installations. Written
|
|
in Go, it allows to run CI/CD jobs and send the results back to Gitlab.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/gitlab-runner/img/gitlab-runner-stack-220x234.png
|
|
keywords:
|
|
- git
|
|
- ci
|
|
- deploy
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: gitlab-runner
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/gitlab-runner
|
|
version: 1.1.9
|