Skip to content

Commit

Permalink
[bitnami/redmine] Release 32.1.5 (#32212)
Browse files Browse the repository at this point in the history
* [bitnami/redmine] Release 32.1.5 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Feb 28, 2025
1 parent 932c291 commit 0a274ed
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 deletions.
8 changes: 6 additions & 2 deletions bitnami/redmine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 32.1.4 (2025-01-29)
## 32.1.5 (2025-02-28)

* [bitnami/redmine] Release 32.1.4 ([#31657](https://github.com/bitnami/charts/pull/31657))
* [bitnami/redmine] Release 32.1.5 ([#32212](https://github.com/bitnami/charts/pull/32212))

## <small>32.1.4 (2025-01-29)</small>

* [bitnami/redmine] Release 32.1.4 (#31657) ([dc5cf8b](https://github.com/bitnami/charts/commit/dc5cf8bb759bbd72e6a46fd44ebfadd6a87902ca)), closes [#31657](https://github.com/bitnami/charts/issues/31657)

## <small>32.1.3 (2025-01-29)</small>

Expand Down
10 changes: 5 additions & 5 deletions bitnami/redmine/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.4.5
version: 16.4.14
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.2.2
version: 20.4.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:9d62e8adeb3703366a4b7e242ed49e1143efe38aaf943b579dfae824f8dc9a35
generated: "2025-01-29T09:38:41.743141358Z"
version: 2.30.0
digest: sha256:dadec80568884424c4816557b9542055d4e275eb823fd3dd36f3fd6fafe76a2a
generated: "2025-02-28T11:52:41.314369182Z"
6 changes: 3 additions & 3 deletions bitnami/redmine/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
image: docker.io/bitnami/os-shell:12-debian-12-r39
- name: redmine
image: docker.io/bitnami/redmine:6.0.3-debian-12-r1
image: docker.io/bitnami/redmine:6.0.3-debian-12-r6
apiVersion: v2
appVersion: 6.0.3
dependencies:
Expand Down Expand Up @@ -43,4 +43,4 @@ maintainers:
name: redmine
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/redmine
version: 32.1.4
version: 32.1.5
4 changes: 2 additions & 2 deletions bitnami/redmine/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/redmine
tag: 6.0.3-debian-12-r1
tag: 6.0.3-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -998,7 +998,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r35
tag: 12-debian-12-r39
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 0a274ed

Please sign in to comment.