Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update docker.io/datashield/rock-base:6.3.1 docker digest to 7e269d4 #449

Merged
merged 1 commit into from
Jan 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/datashield/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
version: 2.29.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.7.63
version: 0.7.64
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -37,4 +37,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 docker.io/datashield/rock-base to sha256:d8940f175aef3b20fcf715bc4038c03c653736329ae1f71579f93530d811d328"
description: "Updated docker.io/datashield/rock-base to sha256:7e269d49f7b44b98b89ef76aef7e1b7f7cf030f0420eded8d3d55e1c2764e25b"
2 changes: 1 addition & 1 deletion charts/datashield/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ rock:
image:
registry: docker.io
repository: datashield/rock-base
tag: 6.3.1@sha256:d8940f175aef3b20fcf715bc4038c03c653736329ae1f71579f93530d811d328
tag: 6.3.1@sha256:7e269d49f7b44b98b89ef76aef7e1b7f7cf030f0420eded8d3d55e1c2764e25b
pullPolicy: IfNotPresent

# -- rock cluster name. Evaluated as a template
Expand Down
Loading