Compare commits

..

9 Commits

Author SHA1 Message Date
30c1ac44d6 feat: update images
Some checks failed
lint-and-test / chart-testing (push) Successful in 2m13s
release-charts-redis-replication / release (push) Successful in 27s
renovate / renovate (push) Successful in 1m55s
lint-and-test / lint-helm (push) Failing after 15m43s
2026-03-03 14:50:16 -06:00
8e27611035 Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 7812762' (#174) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 28s
lint-and-test / chart-testing (push) Successful in 46s
release-charts-generic-device-plugin / release (push) Successful in 53s
renovate / renovate (push) Successful in 1m35s
2026-03-03 00:01:54 +00:00
ab365a9761 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 7812762
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Failing after 36s
lint-and-test / chart-testing (pull_request) Successful in 1m49s
2026-03-03 00:01:28 +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 1m48s
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
d1e102b9c7 Merge pull request 'chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v18.3' (#169) from renovate/unified-cloudnative-pgpostgresql into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 18s
release-charts-postgres-cluster / release (push) Successful in 28s
lint-and-test / chart-testing (push) Successful in 34s
renovate / renovate (push) Successful in 3m27s
Reviewed-on: #169
2026-02-27 03:03:29 +00:00
56845991ad chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v18.3
All checks were successful
lint-and-test / lint-helm (pull_request) Successful in 16s
lint-and-test / chart-testing (pull_request) Successful in 57s
2026-02-27 00:02:51 +00:00
a985a29512 Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to efa50af' (#168) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / chart-testing (push) Successful in 3m35s
lint-and-test / lint-helm (push) Successful in 23s
release-charts-generic-device-plugin / release (push) Successful in 40s
renovate / renovate (push) Successful in 50s
2026-02-27 00:01:23 +00:00
c0c4bf1694 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to efa50af
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Successful in 28s
lint-and-test / chart-testing (pull_request) Successful in 1m26s
2026-02-27 00:01:06 +00:00
5 changed files with 12 additions and 12 deletions

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
# redis-replication
![Version: 1.0.4](https://img.shields.io/badge/Version-1.0.4-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square)
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square)
Redis Replication with Sentinel
@@ -22,13 +22,13 @@ Redis Replication with Sentinel
| additionalLabels | object | `{}` | Add additional labels |
| existingSecret | object | `{"enabled":false,"key":"password","name":"secret-name"}` | Password |
| namespaceOverride | string | `""` | Override the namespace of the chart |
| redisReplication | object | `{"clusterSize":3,"image":{"pullPolicy":"IfNotPresent","repository":"quay.io/opstree/redis","tag":"v8.4.0"},"podSecurityContext":{"fsGroup":1000,"runAsUser":1000},"redisExporter":{"enabled":true,"image":{"repository":"quay.io/opstree/redis-exporter","tag":"v1.80.2"},"serviceMonitor":{"enabled":true,"extraLabels":{},"interval":"30s","scrapeTimeout":"10s"}},"resources":{"requests":{"cpu":"10m","memory":"32Mi"}},"sentinel":{"enabled":false,"image":{"pullPolicy":"IfNotPresent","repository":"quay.io/opstree/redis-sentinel","tag":"v8.4.0"},"resources":{"requests":{"cpu":"10m","memory":"32Mi"}},"size":3},"volumeClaimTemplate":{"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"1Gi"}},"storageClassName":"ceph-block"}}}` | Redis Replication settings |
| redisReplication.image | object | `{"pullPolicy":"IfNotPresent","repository":"quay.io/opstree/redis","tag":"v8.4.0"}` | Image |
| redisReplication | object | `{"clusterSize":3,"image":{"pullPolicy":"IfNotPresent","repository":"quay.io/opstree/redis","tag":"v8.4.2"},"podSecurityContext":{"fsGroup":1000,"runAsUser":1000},"redisExporter":{"enabled":true,"image":{"repository":"quay.io/opstree/redis-exporter","tag":"v1.81.0"},"serviceMonitor":{"enabled":true,"extraLabels":{},"interval":"30s","scrapeTimeout":"10s"}},"resources":{"requests":{"cpu":"10m","memory":"32Mi"}},"sentinel":{"enabled":false,"image":{"pullPolicy":"IfNotPresent","repository":"quay.io/opstree/redis-sentinel","tag":"v8.4.2"},"resources":{"requests":{"cpu":"10m","memory":"32Mi"}},"size":3},"volumeClaimTemplate":{"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"1Gi"}},"storageClassName":"ceph-block"}}}` | Redis Replication settings |
| redisReplication.image | object | `{"pullPolicy":"IfNotPresent","repository":"quay.io/opstree/redis","tag":"v8.4.2"}` | Image |
| redisReplication.podSecurityContext | object | `{"fsGroup":1000,"runAsUser":1000}` | Security |
| redisReplication.redisExporter | object | `{"enabled":true,"image":{"repository":"quay.io/opstree/redis-exporter","tag":"v1.80.2"},"serviceMonitor":{"enabled":true,"extraLabels":{},"interval":"30s","scrapeTimeout":"10s"}}` | Metrics |
| redisReplication.redisExporter | object | `{"enabled":true,"image":{"repository":"quay.io/opstree/redis-exporter","tag":"v1.81.0"},"serviceMonitor":{"enabled":true,"extraLabels":{},"interval":"30s","scrapeTimeout":"10s"}}` | Metrics |
| redisReplication.resources | object | `{"requests":{"cpu":"10m","memory":"32Mi"}}` | Resources |
| redisReplication.sentinel | object | `{"enabled":false,"image":{"pullPolicy":"IfNotPresent","repository":"quay.io/opstree/redis-sentinel","tag":"v8.4.0"},"resources":{"requests":{"cpu":"10m","memory":"32Mi"}},"size":3}` | Redis Sentinel settings |
| redisReplication.sentinel.image | object | `{"pullPolicy":"IfNotPresent","repository":"quay.io/opstree/redis-sentinel","tag":"v8.4.0"}` | Image |
| redisReplication.sentinel | object | `{"enabled":false,"image":{"pullPolicy":"IfNotPresent","repository":"quay.io/opstree/redis-sentinel","tag":"v8.4.2"},"resources":{"requests":{"cpu":"10m","memory":"32Mi"}},"size":3}` | Redis Sentinel settings |
| redisReplication.sentinel.image | object | `{"pullPolicy":"IfNotPresent","repository":"quay.io/opstree/redis-sentinel","tag":"v8.4.2"}` | Image |
| redisReplication.sentinel.resources | object | `{"requests":{"cpu":"10m","memory":"32Mi"}}` | Resources |
| redisReplication.volumeClaimTemplate | object | `{"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"1Gi"}},"storageClassName":"ceph-block"}}` | Storage |
| replicationNameOverride | string | `""` | Override the name of the resources |

View File

@@ -25,7 +25,7 @@ redisReplication:
# -- Image
image:
repository: quay.io/opstree/redis
tag: v8.4.0
tag: v8.4.2
pullPolicy: IfNotPresent
# -- Resources
@@ -49,7 +49,7 @@ redisReplication:
enabled: true
image:
repository: quay.io/opstree/redis-exporter
tag: v1.80.2
tag: v1.81.0
serviceMonitor:
enabled: true
interval: 30s
@@ -64,7 +64,7 @@ redisReplication:
# -- Image
image:
repository: quay.io/opstree/redis-sentinel
tag: v8.4.0
tag: v8.4.2
pullPolicy: IfNotPresent
# -- Resources