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(mirror): update ghcr.io/juniorjpdj/containers/nginx-rootless docker tag to v1.25.5-r1 #69

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
2 changes: 1 addition & 1 deletion charts/mirror/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: mirror
description: Arch Linux (or generic rsync-cloned) mirror
type: application
version: 0.1.4
version: 0.1.5
appVersion: 0.1.0
kubeVersion: ">=1.22.0-0"
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/mirror/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ controllers:
image:
repository: ghcr.io/juniorjpdj/containers/nginx-rootless
pullPolicy: Always
tag: 1.25.4-r1@sha256:54b45cd3b46c4b88f38d31aaa134c033de27f61068a0f3b3d4a8e36c82a8fc72
tag: 1.25.5-r1@sha256:82256a7e339ebcd1eae5bbdd977405795d73bfdfc3c94aab79b539c72a17d591
securityContext:
capabilities:
drop:
Expand Down