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 phasecorex/red-discordbot to full@9606fe6 by renovate #20247

Merged
merged 1 commit into from
Apr 5, 2024
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
6 changes: 3 additions & 3 deletions charts/stable/red-discordbot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
description: "The newest Red-Discordbot in a convenient multi-arch Chart "
description: 'The newest Red-Discordbot in a convenient multi-arch Chart '
home: https://truecharts.org/charts/stable/red-discordbot
icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png
keywords:
- red-discordbot
- Tools-Utilities
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot
- https://hub.docker.com/r/phasecorex/red-discordbot
type: application
version: 5.7.6
version: 5.7.7
2 changes: 1 addition & 1 deletion charts/stable/red-discordbot/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: phasecorex/red-discordbot
tag: full@sha256:dcd591d71b44a242d5324daa94118dec82ced90de8f1fbda4f4641e82ffd23ac
tag: full@sha256:9606fe64332e26e0f8076cf757134050c7c4e636064bc8b4f2e30ac28fff7f3e
persistence:
data:
enabled: true
Expand Down