Skip to content

Commit

Permalink
[bitnami/harbor] Release 24.1.5 (#31196)
Browse files Browse the repository at this point in the history
* [bitnami/harbor] Release 24.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 Jan 2, 2025
1 parent a921fd9 commit 588d3b5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
8 changes: 6 additions & 2 deletions bitnami/harbor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 24.1.4 (2024-12-31)
## 24.1.5 (2025-01-02)

* [bitnami/harbor] Release 24.1.4 ([#31190](https://github.com/bitnami/charts/pull/31190))
* [bitnami/harbor] Release 24.1.5 ([#31196](https://github.com/bitnami/charts/pull/31196))

## <small>24.1.4 (2024-12-31)</small>

* [bitnami/harbor] Release 24.1.4 (#31190) ([8dc6466](https://github.com/bitnami/charts/commit/8dc6466ae516b27785c0a42b8a56614e89824ac5)), closes [#31190](https://github.com/bitnami/charts/issues/31190)

## <small>24.1.3 (2024-12-31)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/harbor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ annotations:
- name: harbor-jobservice
image: docker.io/bitnami/harbor-jobservice:2.12.1-debian-12-r0
- name: harbor-portal
image: docker.io/bitnami/harbor-portal:2.12.1-debian-12-r2
image: docker.io/bitnami/harbor-portal:2.12.1-debian-12-r3
- name: harbor-registry
image: docker.io/bitnami/harbor-registry:2.12.1-debian-12-r0
- name: harbor-registryctl
image: docker.io/bitnami/harbor-registryctl:2.12.1-debian-12-r0
- name: nginx
image: docker.io/bitnami/nginx:1.27.3-debian-12-r1
image: docker.io/bitnami/nginx:1.27.3-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
- name: postgresql
Expand Down Expand Up @@ -55,4 +55,4 @@ maintainers:
name: harbor
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/harbor
version: 24.1.4
version: 24.1.5
4 changes: 2 additions & 2 deletions bitnami/harbor/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ nginx:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.27.3-debian-12-r1
tag: 1.27.3-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1056,7 +1056,7 @@ portal:
image:
registry: docker.io
repository: bitnami/harbor-portal
tag: 2.12.1-debian-12-r2
tag: 2.12.1-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 588d3b5

Please sign in to comment.