Skip to content

Commit

Permalink
Update ghcr.io/geek-cookbook/notifiarr Docker tag to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and funkypenguin-autochef committed Nov 5, 2023
1 parent c8bbfd6 commit 59ff61c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/other/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.2417
version: 1.0.2418-pre-01

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 2 additions & 2 deletions charts/other/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5418,7 +5418,7 @@ notifiarr:
hostname: elfhosted
image:
repository: ghcr.io/geek-cookbook/notifiarr
tag: 0.6.1@sha256:bcc6e175440f95fc42076fb262c85f5fe5467f974cdc1c224c6fa609ba9de6cd
tag: 0.7.0@sha256:294aa7ac7645374300dde2430a6a17f1e5c038bfc0d802ec7861778f6fed7d8d
priorityClassName: tenant-low
securityContext:
seccompProfile:
Expand Down Expand Up @@ -5474,7 +5474,7 @@ notifiarr:
initContainers:
bootstrap: *bootstrap
copy-example-config:
image: ghcr.io/geek-cookbook/notifiarr:0.6.1@sha256:bcc6e175440f95fc42076fb262c85f5fe5467f974cdc1c224c6fa609ba9de6cd
image: ghcr.io/geek-cookbook/notifiarr:0.7.0@sha256:294aa7ac7645374300dde2430a6a17f1e5c038bfc0d802ec7861778f6fed7d8d
imagePullPolicy: IfNotPresent
command:
- /bin/bash
Expand Down

0 comments on commit 59ff61c

Please sign in to comment.