mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 03:17:10 +08:00
[bitnami/gitlab-runner] ⚡ ⬆️ Update dependency references (#35478)
* [bitnami/gitlab-runner] Release 1.1.5 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.1.4 (2025-07-28)
|
||||
## 1.1.5 (2025-08-07)
|
||||
|
||||
* [bitnami/gitlab-runner] :zap: :arrow_up: Update dependency references ([#35312](https://github.com/bitnami/charts/pull/35312))
|
||||
* [bitnami/gitlab-runner] :zap: :arrow_up: Update dependency references ([#35478](https://github.com/bitnami/charts/pull/35478))
|
||||
|
||||
## <small>1.1.4 (2025-07-28)</small>
|
||||
|
||||
* [bitnami/gitlab-runner] :zap: :arrow_up: Update dependency references (#35312) ([131a054](https://github.com/bitnami/charts/commit/131a054622302c9a02fd1526d1b114be035ea17a)), closes [#35312](https://github.com/bitnami/charts/issues/35312)
|
||||
|
||||
## <small>1.1.3 (2025-07-17)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: gitlab-runner
|
||||
image: docker.io/bitnami/gitlab-runner:18.2.1-debian-12-r0
|
||||
image: docker.io/bitnami/gitlab-runner:18.2.1-debian-12-r1
|
||||
- name: gitlab-runner-helper
|
||||
image: docker.io/bitnami/gitlab-runner-helper:18.2.1-debian-12-r0
|
||||
image: docker.io/bitnami/gitlab-runner-helper:18.2.1-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -32,4 +32,4 @@ maintainers:
|
||||
name: gitlab-runner
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/gitlab-runner
|
||||
version: 1.1.4
|
||||
version: 1.1.5
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/gitlab-runner
|
||||
tag: 18.2.1-debian-12-r0
|
||||
tag: 18.2.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -113,7 +113,7 @@ image:
|
||||
helperImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/gitlab-runner-helper
|
||||
tag: 18.2.1-debian-12-r0
|
||||
tag: 18.2.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user