Skip to content

Commit

Permalink
[bitnami/harbor] Release 24.1.4 (#31190)
Browse files Browse the repository at this point in the history
* [bitnami/harbor] Release 24.1.4 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 Dec 31, 2024
1 parent dc39d29 commit 8dc6466
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 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.3 (2024-12-31)
## 24.1.4 (2024-12-31)

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

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

* [bitnami/harbor] Release 24.1.3 (#31187) ([520af96](https://github.com/bitnami/charts/commit/520af96aab6a5f0edcc92dbe33b6d1f27616248f)), closes [#31187](https://github.com/bitnami/charts/issues/31187)

## <small>24.1.2 (2024-12-24)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/harbor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ 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-r1
image: docker.io/bitnami/harbor-portal:2.12.1-debian-12-r2
- name: harbor-registry
image: docker.io/bitnami/harbor-registry:2.12.1-debian-12-r0
- name: harbor-registryctl
Expand Down Expand Up @@ -55,4 +55,4 @@ maintainers:
name: harbor
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/harbor
version: 24.1.3
version: 24.1.4
2 changes: 1 addition & 1 deletion bitnami/harbor/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@ portal:
image:
registry: docker.io
repository: bitnami/harbor-portal
tag: 2.12.1-debian-12-r1
tag: 2.12.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 8dc6466

Please sign in to comment.