Skip to content
Merged
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
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image:
repository: socketdev/socket-registry-firewall
# Defaults to the latest published image so deployments pick up new releases
# without a chart bump. Pin a version for reproducibility, e.g. tag: "1.1.327".
tag: "latest"
tag: "1.1.328"
# Always (not IfNotPresent) so "latest" actually refreshes on pod restart.
pullPolicy: Always

Expand Down