[bitnami/harbor] Release 22.0.10 (#28577)

* [bitnami/harbor] Release 22.0.10 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-30 13:03:49 +02:00
committed by GitHub
parent 262da81bdc
commit e141b8d6c9
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 22.0.9 (2024-07-30)
## 22.0.10 (2024-07-30)
* [bitnami/harbor] Release 22.0.9 ([#28576](https://github.com/bitnami/charts/pull/28576))
* [bitnami/harbor] Release 22.0.10 ([#28577](https://github.com/bitnami/charts/pull/28577))
## <small>22.0.9 (2024-07-30)</small>
* [bitnami/harbor] Release 22.0.9 (#28576) ([1761333](https://github.com/bitnami/charts/commit/17613339419ca10ec90e950dd7a73a26eec1d603)), closes [#28576](https://github.com/bitnami/charts/issues/28576)
## <small>22.0.8 (2024-07-25)</small>

View File

@@ -14,7 +14,7 @@ annotations:
- name: harbor-jobservice
image: docker.io/bitnami/harbor-jobservice:2.11.0-debian-12-r7
- name: harbor-portal
image: docker.io/bitnami/harbor-portal:2.11.0-debian-12-r6
image: docker.io/bitnami/harbor-portal:2.11.0-debian-12-r7
- name: harbor-registry
image: docker.io/bitnami/harbor-registry:2.11.0-debian-12-r6
- name: harbor-registryctl
@@ -55,4 +55,4 @@ maintainers:
name: harbor
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/harbor
version: 22.0.9
version: 22.0.10

View File

@@ -1052,7 +1052,7 @@ portal:
image:
registry: docker.io
repository: bitnami/harbor-portal
tag: 2.11.0-debian-12-r6
tag: 2.11.0-debian-12-r7
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'