mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/gitea] ⚡ ⬆️ Update dependency references (#35402)
* [bitnami/gitea] Release 3.2.18 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
|
||||
|
||||
## 3.2.17 (2025-07-15)
|
||||
## 3.2.18 (2025-08-04)
|
||||
|
||||
* [bitnami/gitea] :zap: :arrow_up: Update dependency references ([#35091](https://github.com/bitnami/charts/pull/35091))
|
||||
* [bitnami/gitea] :zap: :arrow_up: Update dependency references ([#35402](https://github.com/bitnami/charts/pull/35402))
|
||||
|
||||
## <small>3.2.17 (2025-07-15)</small>
|
||||
|
||||
* [bitnami/gitea] :zap: :arrow_up: Update dependency references (#35091) ([a4651e1](https://github.com/bitnami/charts/commit/a4651e181d60473947db38e5d391b1bc99c069ec)), closes [#35091](https://github.com/bitnami/charts/issues/35091)
|
||||
|
||||
## <small>3.2.16 (2025-07-15)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: gitea
|
||||
image: docker.io/bitnami/gitea:1.24.3-debian-12-r0
|
||||
image: docker.io/bitnami/gitea:1.24.4-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r48
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 1.24.3
|
||||
appVersion: 1.24.4
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: gitea
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/gitea
|
||||
version: 3.2.17
|
||||
version: 3.2.18
|
||||
|
||||
@@ -78,7 +78,7 @@ usePasswordFiles: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/gitea
|
||||
tag: 1.24.3-debian-12-r0
|
||||
tag: 1.24.4-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -751,7 +751,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r48
|
||||
tag: 12-debian-12-r49
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user