mirror of
https://github.com/bitnami/charts.git
synced 2026-02-12 21:47:15 +08:00
[bitnami/gitea] ⚡ ⬆️ Update dependency references (#34288)
* [bitnami/gitea] Release 3.2.9 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.8 (2025-06-06)
|
||||
## 3.2.9 (2025-06-10)
|
||||
|
||||
* [bitnami/gitea] :zap: :arrow_up: Update dependency references ([#34162](https://github.com/bitnami/charts/pull/34162))
|
||||
* [bitnami/gitea] :zap: :arrow_up: Update dependency references ([#34288](https://github.com/bitnami/charts/pull/34288))
|
||||
|
||||
## <small>3.2.8 (2025-06-06)</small>
|
||||
|
||||
* [bitnami/gitea] :zap: :arrow_up: Update dependency references (#34162) ([674aa77](https://github.com/bitnami/charts/commit/674aa77b463b119e3049d98beae4889b410a5e4f)), closes [#34162](https://github.com/bitnami/charts/issues/34162)
|
||||
|
||||
## <small>3.2.7 (2025-05-13)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: gitea
|
||||
image: docker.io/bitnami/gitea:1.23.8-debian-12-r3
|
||||
image: docker.io/bitnami/gitea:1.24.0-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 1.23.8
|
||||
appVersion: 1.24.0
|
||||
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.8
|
||||
version: 3.2.9
|
||||
|
||||
@@ -78,7 +78,7 @@ usePasswordFiles: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/gitea
|
||||
tag: 1.23.8-debian-12-r3
|
||||
tag: 1.24.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user