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 golift/notifiarr to v0.7.1@7cc9247 by renovate #22498

Merged
merged 1 commit into from
May 27, 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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/notifiarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.0
appVersion: 0.7.1
dependencies:
- name: common
version: 23.0.8
Expand Down Expand Up @@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr
- https://hub.docker.com/r/golift/notifiarr
type: application
version: 5.0.7
version: 5.0.8
2 changes: 1 addition & 1 deletion charts/stable/notifiarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: golift/notifiarr
pullPolicy: IfNotPresent
tag: 0.7.0@sha256:5080028cabe9169a84ebfeab0d38df1496a56965fa72a1072397e13dac5cf9bc
tag: 0.7.1@sha256:7cc924784a59bfa5394317f44d99de06c71078946905b1167219837d0a36d0ea
notifiarr:
# This will be your password for your first-time login.
# Use the username 'admin' and the API key as password to log in.
Expand Down
Loading