Skip to content

Commit

Permalink
update 2.11.2 image tag
Browse files Browse the repository at this point in the history
Signed-off-by: yminer <[email protected]>
  • Loading branch information
yminer committed Dec 3, 2024
1 parent c344462 commit adc8175
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
6 changes: 2 additions & 4 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ sources:
maintainers:
- name: Yan Wang
email: [email protected]
- name: Wenkai Yin
email: wenkai.yin@broadcom.com
- name: Stone Zhang
email: stone.zhang@broadcom.com
- name: Miner Yang
email: [email protected]
- name: Shengwen Yu
email: [email protected]
engine: gotpl
18 changes: 9 additions & 9 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ containerSecurityContext:
nginx:
image:
repository: goharbor/nginx-photon
tag: v2.11.1
tag: v2.11.2
# set the service account to be used, default if left empty
serviceAccountName: ""
# mount the service account token
Expand Down Expand Up @@ -514,7 +514,7 @@ nginx:
portal:
image:
repository: goharbor/harbor-portal
tag: v2.11.1
tag: v2.11.2
# set the service account to be used, default if left empty
serviceAccountName: ""
# mount the service account token
Expand Down Expand Up @@ -554,7 +554,7 @@ portal:
core:
image:
repository: goharbor/harbor-core
tag: v2.11.1
tag: v2.11.2
# set the service account to be used, default if left empty
serviceAccountName: ""
# mount the service account token
Expand Down Expand Up @@ -704,7 +704,7 @@ registry:
registry:
image:
repository: goharbor/registry-photon
tag: v2.11.1
tag: v2.11.2
# resources:
# requests:
# memory: 256Mi
Expand All @@ -713,7 +713,7 @@ registry:
controller:
image:
repository: goharbor/harbor-registryctl
tag: v2.11.1
tag: v2.11.2
# resources:
# requests:
# memory: 256Mi
Expand Down Expand Up @@ -794,7 +794,7 @@ trivy:
# repository the repository for Trivy adapter image
repository: goharbor/trivy-adapter-photon
# tag the tag for Trivy adapter image
tag: v2.11.1
tag: v2.11.2
# set the service account to be used, default if left empty
serviceAccountName: ""
# mount the service account token
Expand Down Expand Up @@ -887,7 +887,7 @@ database:
internal:
image:
repository: goharbor/harbor-db
tag: v2.11.1
tag: v2.11.2
# set the service account to be used, default if left empty
serviceAccountName: ""
# mount the service account token
Expand Down Expand Up @@ -967,7 +967,7 @@ redis:
internal:
image:
repository: goharbor/redis-photon
tag: v2.11.1
tag: v2.11.2
# set the service account to be used, default if left empty
serviceAccountName: ""
# mount the service account token
Expand Down Expand Up @@ -1029,7 +1029,7 @@ redis:
exporter:
image:
repository: goharbor/harbor-exporter
tag: v2.11.1
tag: v2.11.2
serviceAccountName: ""
# mount the service account token
automountServiceAccountToken: false
Expand Down

0 comments on commit adc8175

Please sign in to comment.