mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 03:17:10 +08:00
[bitnami/gitea] Release 3.1.4 (#31285)
* [bitnami/gitea] Release 3.1.4 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 3.1.3 (2025-01-09)
|
||||
## 3.1.4 (2025-01-10)
|
||||
|
||||
* [bitnami/gitea] Release 3.1.3 ([#31276](https://github.com/bitnami/charts/pull/31276))
|
||||
* [bitnami/gitea] Release 3.1.4 ([#31285](https://github.com/bitnami/charts/pull/31285))
|
||||
|
||||
## <small>3.1.3 (2025-01-09)</small>
|
||||
|
||||
* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
|
||||
* [bitnami/gitea] Release 3.1.3 (#31276) ([50dc1bd](https://github.com/bitnami/charts/commit/50dc1bd4f77cc356862d39c919d31cba2d671b58)), closes [#31276](https://github.com/bitnami/charts/issues/31276)
|
||||
|
||||
## <small>3.1.2 (2024-12-13)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: gitea
|
||||
image: docker.io/bitnami/gitea:1.23.0-debian-12-r0
|
||||
image: docker.io/bitnami/gitea:1.23.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r35
|
||||
apiVersion: v2
|
||||
appVersion: 1.23.0
|
||||
appVersion: 1.23.1
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: gitea
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/gitea
|
||||
version: 3.1.3
|
||||
version: 3.1.4
|
||||
|
||||
@@ -75,7 +75,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/gitea
|
||||
tag: 1.23.0-debian-12-r0
|
||||
tag: 1.23.1-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