mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
[bitnami/gitlab-runner] ⚡ ⬆️ Update dependency references (#34895)
* [bitnami/gitlab-runner] Release 1.0.7 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
|
||||
|
||||
## 1.0.6 (2025-07-03)
|
||||
## 1.0.7 (2025-07-08)
|
||||
|
||||
* [bitnami/gitlab-runner] Wrong input expected by the helper function ([#34780](https://github.com/bitnami/charts/pull/34780))
|
||||
* [bitnami/gitlab-runner] :zap: :arrow_up: Update dependency references ([#34895](https://github.com/bitnami/charts/pull/34895))
|
||||
|
||||
## <small>1.0.6 (2025-07-03)</small>
|
||||
|
||||
* [bitnami/gitlab-runner] Wrong input expected by the helper function (#34780) ([e3292f7](https://github.com/bitnami/charts/commit/e3292f7012ac086a8a3a66075e57b6bb5480ea96)), closes [#34780](https://github.com/bitnami/charts/issues/34780)
|
||||
|
||||
## <small>1.0.5 (2025-06-26)</small>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: gitlab-runner
|
||||
image: docker.io/bitnami/gitlab-runner:18.1.1-debian-12-r0
|
||||
image: docker.io/bitnami/gitlab-runner:18.1.1-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: gitlab-runner
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/gitlab-runner
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/gitlab-runner
|
||||
tag: 18.1.1-debian-12-r0
|
||||
tag: 18.1.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