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 container image quay.io/pussthecatorg/rimgo to latest@e20c7a6 by renovate #21029

Merged
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/rimgo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.webp
keywords:
- rimgo
- Network-Web
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/rimgo
- https://quay.io/pussthecatorg/rimgo
type: application
version: 6.8.25
version: 6.8.26
2 changes: 1 addition & 1 deletion charts/stable/rimgo/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: quay.io/pussthecatorg/rimgo
tag: latest@sha256:b82b52e81531b87edb3f2a70e159a01272c2dba39cfeb946f83b3e1ca2316ca3
tag: latest@sha256:e20c7a66355e26fd6f5217f83fc15e8896ef44c90db5f43096f971eeeb47d703
pullPolicy: IfNotPresent
persistence: {}

Expand Down