Skip to content

Commit 9c2a60c

Browse files
committed
fix: Revert blackhole scripts to previously-working version
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
1 parent 0073370 commit 9c2a60c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{
3535
"matchUpdateTypes": ["digest"],
3636
"automerge": true,
37-
"excludePackagePatterns": ["alpine","zurg-rc"],
37+
"excludePackagePatterns": ["alpine","zurg-rc","wests-blackhole-script"],
3838
"extends": [":semanticCommitTypeAll(fix)"] // for release-please
3939
},
4040
{

charts/myprecious/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5892,7 +5892,7 @@ plexrequests:
58925892
enabled: false
58935893
image:
58945894
repository: ghcr.io/elfhosted/wests-blackhole-script
5895-
tag: v1.5.1@sha256:71c8321c12ec2a643aca899c38f144fb31c4ba302612e139499ca966d633a316
5895+
tag: v1.5.1@sha256:3f7a6e09de005b57fec75762422c0880286a8c4d93a9871b3df1e88866fc8dc1
58965896
command: [ "/request.sh" ]
58975897
controller:
58985898
annotations:
@@ -16468,7 +16468,7 @@ blackhole: &app_blackhole
1646816468
enabled: false
1646916469
image:
1647016470
repository: ghcr.io/elfhosted/wests-blackhole-script
16471-
tag: v1.5.1@sha256:71c8321c12ec2a643aca899c38f144fb31c4ba302612e139499ca966d633a316
16471+
tag: v1.5.1@sha256:3f7a6e09de005b57fec75762422c0880286a8c4d93a9871b3df1e88866fc8dc1
1647216472
priorityClassName: tenant-normal
1647316473
affinity: *standard_affinity
1647416474
tolerations: *standard_tolerations

0 commit comments

Comments
 (0)