Skip to content

Commit d218b4d

Browse files
MinerYangyminer
and
yminer
authored
update 2.11.2 image tag (#1884)
Signed-off-by: yminer <[email protected]> Co-authored-by: yminer <[email protected]>
1 parent c344462 commit d218b4d

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

Chart.yaml

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@ sources:
1515
maintainers:
1616
- name: Yan Wang
1717
18-
- name: Wenkai Yin
19-
email: wenkai.yin@broadcom.com
18+
- name: Stone Zhang
19+
email: stone.zhang@broadcom.com
2020
- name: Miner Yang
2121
22-
- name: Shengwen Yu
23-
2422
engine: gotpl

values.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ containerSecurityContext:
483483
nginx:
484484
image:
485485
repository: goharbor/nginx-photon
486-
tag: v2.11.1
486+
tag: v2.11.2
487487
# set the service account to be used, default if left empty
488488
serviceAccountName: ""
489489
# mount the service account token
@@ -514,7 +514,7 @@ nginx:
514514
portal:
515515
image:
516516
repository: goharbor/harbor-portal
517-
tag: v2.11.1
517+
tag: v2.11.2
518518
# set the service account to be used, default if left empty
519519
serviceAccountName: ""
520520
# mount the service account token
@@ -554,7 +554,7 @@ portal:
554554
core:
555555
image:
556556
repository: goharbor/harbor-core
557-
tag: v2.11.1
557+
tag: v2.11.2
558558
# set the service account to be used, default if left empty
559559
serviceAccountName: ""
560560
# mount the service account token
@@ -704,7 +704,7 @@ registry:
704704
registry:
705705
image:
706706
repository: goharbor/registry-photon
707-
tag: v2.11.1
707+
tag: v2.11.2
708708
# resources:
709709
# requests:
710710
# memory: 256Mi
@@ -713,7 +713,7 @@ registry:
713713
controller:
714714
image:
715715
repository: goharbor/harbor-registryctl
716-
tag: v2.11.1
716+
tag: v2.11.2
717717
# resources:
718718
# requests:
719719
# memory: 256Mi
@@ -794,7 +794,7 @@ trivy:
794794
# repository the repository for Trivy adapter image
795795
repository: goharbor/trivy-adapter-photon
796796
# tag the tag for Trivy adapter image
797-
tag: v2.11.1
797+
tag: v2.11.2
798798
# set the service account to be used, default if left empty
799799
serviceAccountName: ""
800800
# mount the service account token
@@ -887,7 +887,7 @@ database:
887887
internal:
888888
image:
889889
repository: goharbor/harbor-db
890-
tag: v2.11.1
890+
tag: v2.11.2
891891
# set the service account to be used, default if left empty
892892
serviceAccountName: ""
893893
# mount the service account token
@@ -967,7 +967,7 @@ redis:
967967
internal:
968968
image:
969969
repository: goharbor/redis-photon
970-
tag: v2.11.1
970+
tag: v2.11.2
971971
# set the service account to be used, default if left empty
972972
serviceAccountName: ""
973973
# mount the service account token
@@ -1029,7 +1029,7 @@ redis:
10291029
exporter:
10301030
image:
10311031
repository: goharbor/harbor-exporter
1032-
tag: v2.11.1
1032+
tag: v2.11.2
10331033
serviceAccountName: ""
10341034
# mount the service account token
10351035
automountServiceAccountToken: false

0 commit comments

Comments
 (0)