mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/harbor] ⚡ ⬆️ Update dependency references (#35611)
* [bitnami/harbor] Release 26.8.5 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,20 @@
|
||||
# Changelog
|
||||
|
||||
## 26.8.2 (2025-08-01)
|
||||
## 26.8.5 (2025-08-07)
|
||||
|
||||
* [bitnami/harbor] :zap: :arrow_up: Update dependency references ([#35379](https://github.com/bitnami/charts/pull/35379))
|
||||
* [bitnami/harbor] :zap: :arrow_up: Update dependency references ([#35611](https://github.com/bitnami/charts/pull/35611))
|
||||
|
||||
## <small>26.8.4 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/harbor] :zap: :arrow_up: Update dependency references (#35563) ([73135fd](https://github.com/bitnami/charts/commit/73135fd65fca6b1fb5ca2e933f1855070266844c)), closes [#35563](https://github.com/bitnami/charts/issues/35563)
|
||||
|
||||
## <small>26.8.3 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/harbor] :zap: :arrow_up: Update dependency references (#35485) ([2bd9036](https://github.com/bitnami/charts/commit/2bd9036afab16d32f91aac07ee54ac0e749123dc)), closes [#35485](https://github.com/bitnami/charts/issues/35485)
|
||||
|
||||
## <small>26.8.2 (2025-08-01)</small>
|
||||
|
||||
* [bitnami/harbor] :zap: :arrow_up: Update dependency references (#35379) ([d724887](https://github.com/bitnami/charts/commit/d72488719a9554d504080f102269c03c129245c0)), closes [#35379](https://github.com/bitnami/charts/issues/35379)
|
||||
|
||||
## <small>26.8.1 (2025-07-31)</small>
|
||||
|
||||
|
||||
@@ -19,9 +19,9 @@ annotations:
|
||||
- name: harbor-registryctl
|
||||
image: docker.io/bitnami/harbor-registryctl:2.13.2-debian-12-r2
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.29.0-debian-12-r5
|
||||
image: docker.io/bitnami/nginx:1.29.0-debian-12-r6
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -56,4 +56,4 @@ maintainers:
|
||||
name: harbor
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/harbor
|
||||
version: 26.8.4
|
||||
version: 26.8.5
|
||||
|
||||
@@ -817,7 +817,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r49
|
||||
tag: 12-debian-12-r50
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -872,7 +872,7 @@ nginx:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.29.0-debian-12-r5
|
||||
tag: 1.29.0-debian-12-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user