Compare commits

...

3 Commits

Author SHA1 Message Date
ab69bfe820 chore(deps): update quay.io/opstree/redis docker tag to v8.4.2
All checks were successful
lint-and-test / lint-helm (pull_request) Successful in 40s
lint-and-test / chart-testing (pull_request) Successful in 54s
2026-03-02 00:04:42 +00:00
0d7634fa97 Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 8e0eb73' (#170) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 37s
lint-and-test / chart-testing (push) Successful in 1m4s
release-charts-generic-device-plugin / release (push) Successful in 1m2s
renovate / renovate (push) Successful in 1m58s
2026-03-02 00:02:07 +00:00
3417914c73 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 8e0eb73
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Failing after 1m9s
lint-and-test / chart-testing (pull_request) Successful in 1m27s
2026-03-02 00:01:41 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: generic-device-plugin name: generic-device-plugin
version: 0.20.18 version: 0.20.19
description: Generic Device Plugin description: Generic Device Plugin
keywords: keywords:
- generic-device-plugin - generic-device-plugin

View File

@@ -4,7 +4,7 @@ name: generic-device-plugin
# -- Default image # -- Default image
image: image:
repository: ghcr.io/squat/generic-device-plugin repository: ghcr.io/squat/generic-device-plugin
tag: latest@sha256:efa50af6e8919b71694909f763e06aa80f37dbc605bbbe4018aa0252a75c24a4 tag: latest@sha256:8e0eb738862df4f59469d45935405e066001bc29597e7154ab64542f9565cae1
pullPolicy: Always pullPolicy: Always
# -- Domain used by devices for identifcation # -- Domain used by devices for identifcation

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: redis-replication name: redis-replication
version: 1.0.4 version: 1.0.5
description: Redis Replication with Sentinel description: Redis Replication with Sentinel
keywords: keywords:
- redis-operator - redis-operator

View File

@@ -25,7 +25,7 @@ redisReplication:
# -- Image # -- Image
image: image:
repository: quay.io/opstree/redis repository: quay.io/opstree/redis
tag: v8.4.0 tag: v8.4.2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- Resources # -- Resources