diff --git a/bitnami/harbor/Chart.lock b/bitnami/harbor/Chart.lock index a49fbdc2df..c353c1e047 100644 --- a/bitnami/harbor/Chart.lock +++ b/bitnami/harbor/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 18.3.3 + version: 18.4.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 13.2.9 + version: 13.2.14 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.13.3 -digest: sha256:c375e3510c0be057d97f81126a936f5c24ede32efbddaa9e4313a7bbf8f6bff6 -generated: "2023-11-15T23:42:01.615537256Z" +digest: sha256:d1e88129dc8c7bebd89bcad782c8ff580fd15656593036aaf66797e1484ea029 +generated: "2023-11-21T18:12:31.802053771Z" diff --git a/bitnami/harbor/Chart.yaml b/bitnami/harbor/Chart.yaml index bf96ee1f01..64936c3815 100644 --- a/bitnami/harbor/Chart.yaml +++ b/bitnami/harbor/Chart.yaml @@ -18,13 +18,13 @@ annotations: - name: harbor-registryctl image: docker.io/bitnami/harbor-registryctl:2.9.1-debian-11-r1 - name: harbor-portal - image: docker.io/bitnami/harbor-portal:2.9.1-debian-11-r0 + image: docker.io/bitnami/harbor-portal:2.9.1-debian-11-r1 - name: nginx image: docker.io/bitnami/nginx:1.25.3-debian-11-r1 - name: os-shell image: docker.io/bitnami/os-shell:11-debian-11-r91 - name: postgresql - image: docker.io/bitnami/postgresql:13.13.0-debian-11-r4 + image: docker.io/bitnami/postgresql:13.13.0-debian-11-r8 apiVersion: v2 appVersion: 2.9.1 dependencies: @@ -55,4 +55,4 @@ maintainers: name: harbor sources: - https://github.com/bitnami/charts/tree/main/bitnami/harbor -version: 19.2.0 +version: 19.2.1 diff --git a/bitnami/harbor/README.md b/bitnami/harbor/README.md index f454b864a5..37969120cd 100644 --- a/bitnami/harbor/README.md +++ b/bitnami/harbor/README.md @@ -1113,4 +1113,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/harbor/values.yaml b/bitnami/harbor/values.yaml index 12c0fbae12..cec00066af 100644 --- a/bitnami/harbor/values.yaml +++ b/bitnami/harbor/values.yaml @@ -918,7 +918,7 @@ portal: image: registry: docker.io repository: bitnami/harbor-portal - tag: 2.9.1-debian-11-r0 + tag: 2.9.1-debian-11-r1 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2885,7 +2885,7 @@ postgresql: image: registry: docker.io repository: bitnami/postgresql - tag: 13.13.0-debian-11-r4 + tag: 13.13.0-debian-11-r8 digest: "" auth: enablePostgresUser: true