mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/gitlab-runner] Release 0.1.6 (#33542)
* [bitnami/gitlab-runner] Release 0.1.6 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.5 (2025-05-06)
|
||||
## 0.1.6 (2025-05-07)
|
||||
|
||||
* [bitnami/gitlab-runner] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33366](https://github.com/bitnami/charts/pull/33366))
|
||||
* [bitnami/gitlab-runner] Release 0.1.6 ([#33542](https://github.com/bitnami/charts/pull/33542))
|
||||
|
||||
## <small>0.1.5 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/gitlab-runner] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ( ([45684a4](https://github.com/bitnami/charts/commit/45684a43de8c36d10cf147d332f5205fb3f9e187)), closes [#33366](https://github.com/bitnami/charts/issues/33366)
|
||||
|
||||
## <small>0.1.4 (2025-05-05)</small>
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: gitlab-runner
|
||||
image: docker.io/bitnami/gitlab-runner:17.11.1-debian-12-r0
|
||||
image: docker.io/bitnami/gitlab-runner:17.11.1-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 17.11.1
|
||||
dependencies:
|
||||
@@ -16,7 +16,8 @@ dependencies:
|
||||
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.
|
||||
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:
|
||||
@@ -29,4 +30,4 @@ maintainers:
|
||||
name: gitlab-runner
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/gitlab-runner
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/gitlab-runner
|
||||
tag: 17.11.1-debian-12-r0
|
||||
tag: 17.11.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user