mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/harbor] ⚡ ⬆️ Update dependency references (#33968)
* [bitnami/harbor] Release 26.4.1 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
|
||||
|
||||
## 26.4.1 (2025-05-29)
|
||||
|
||||
* [bitnami/harbor] :zap: :arrow_up: Update dependency references ([#33968](https://github.com/bitnami/charts/pull/33968))
|
||||
|
||||
## 26.4.0 (2025-05-29)
|
||||
|
||||
* [bitnami/harbor] feat: add support for consuming admin password from existing secret ([#33956](https://github.com/bitnami/charts/pull/33956))
|
||||
* [bitnami/harbor] feat: add support for consuming admin password from existing secret (#33956) ([fd3d9a6](https://github.com/bitnami/charts/commit/fd3d9a6bfeb495dc46e17ac29923646c51c67ca6)), closes [#33956](https://github.com/bitnami/charts/issues/33956)
|
||||
|
||||
## <small>26.3.1 (2025-05-29)</small>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ annotations:
|
||||
- name: harbor-registryctl
|
||||
image: docker.io/bitnami/harbor-registryctl:2.13.1-debian-12-r0
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.28.0-debian-12-r1
|
||||
image: docker.io/bitnami/nginx:1.28.0-debian-12-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
licenses: Apache-2.0
|
||||
@@ -56,4 +56,4 @@ maintainers:
|
||||
name: harbor
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/harbor
|
||||
version: 26.4.0
|
||||
version: 26.4.1
|
||||
|
||||
@@ -853,7 +853,7 @@ nginx:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.28.0-debian-12-r1
|
||||
tag: 1.28.0-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user