Skip to content

Commit

Permalink
chore(deps): update minio docker tag to v14.10.3 (#599)
Browse files Browse the repository at this point in the history
Co-authored-by: chgl-renovate[bot] <184750748+chgl-renovate[bot]@users.noreply.github.com>
  • Loading branch information
chgl-renovate[bot] authored Jan 2, 2025
1 parent 0cfe8de commit 9c8218d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/pathling-server/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.8.5
version: 14.10.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:07dc7c799dda2b46e12b27b157dabb7d8a728b4411f2578b9e7c0fd9a1c091f6
generated: "2024-12-20T06:29:32.043934947Z"
digest: sha256:044f1c4ec54633d7004ddcccfabae31056d7da257a3d4bb497fff38cce621120
generated: "2025-01-02T17:50:08.392415745Z"
6 changes: 3 additions & 3 deletions charts/pathling-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ maintainers:
url: https://github.com/chgl
dependencies:
- name: minio
version: 14.8.5
version: 14.10.3
repository: oci://registry-1.docker.io/bitnamicharts
condition: minio.enabled
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
version: 0.8.37
version: 0.8.38
appVersion: "7.x"
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -32,4 +32,4 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: changed
description: "Updated common to 2.28.0"
description: "Updated minio to 14.10.3"

0 comments on commit 9c8218d

Please sign in to comment.