mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/gitlab-runner] ⚡ ⬆️ Update dependency references (#35312)
* [bitnami/gitlab-runner] Release 1.1.4 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,15 @@
|
||||
# Changelog
|
||||
|
||||
## 1.1.3 (2025-07-17)
|
||||
## 1.1.4 (2025-07-28)
|
||||
|
||||
* [bitnami/gitlab-runner] :zap: :arrow_up: Update dependency references ([#35188](https://github.com/bitnami/charts/pull/35188))
|
||||
* [bitnami/gitlab-runner] :zap: :arrow_up: Update dependency references ([#35312](https://github.com/bitnami/charts/pull/35312))
|
||||
|
||||
## <small>1.1.3 (2025-07-17)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/gitlab-runner] :zap: :arrow_up: Update dependency references (#35188) ([0b16631](https://github.com/bitnami/charts/commit/0b166314aa21c0a869037538493d7e0a550ec3a4)), closes [#35188](https://github.com/bitnami/charts/issues/35188)
|
||||
|
||||
## <small>1.1.2 (2025-07-15)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: gitlab-runner
|
||||
image: docker.io/bitnami/gitlab-runner:18.2.0-debian-12-r0
|
||||
image: docker.io/bitnami/gitlab-runner:18.2.1-debian-12-r0
|
||||
- name: gitlab-runner-helper
|
||||
image: docker.io/bitnami/gitlab-runner-helper:18.2.0-debian-12-r0
|
||||
image: docker.io/bitnami/gitlab-runner-helper:18.2.1-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 18.2.0
|
||||
appVersion: 18.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -32,4 +32,4 @@ maintainers:
|
||||
name: gitlab-runner
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/gitlab-runner
|
||||
version: 1.1.3
|
||||
version: 1.1.4
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/gitlab-runner
|
||||
tag: 18.2.0-debian-12-r0
|
||||
tag: 18.2.1-debian-12-r0
|
||||
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.0-debian-12-r0
|
||||
tag: 18.2.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user