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.27.3-r4 #360

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.53
version: 0.1.54
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 @@ -121,7 +121,7 @@ controllers:
image:
repository: ghcr.io/juniorjpdj/containers/nginx-rootless
pullPolicy: Always
tag: 1.27.3-r3@sha256:100f7a9ea0419f4a6d7f5a7ae50375f1d64835ddb8f8a8a7a4181986adc4416d
tag: 1.27.3-r4@sha256:971fc243bc03160a788f3cb1fccceecc9347ea7fadd4596e6c878ff390bf916a
securityContext:
capabilities:
drop:
Expand Down
Loading