Compare commits

..

6 Commits

Author SHA1 Message Date
5375c06941 Update Helm release common to v4.6.1
Some checks failed
lint-and-test / chart-testing (pull_request) Failing after 41s
lint-and-test / lint-helm (pull_request) Successful in 1m3s
2026-01-16 00:02:51 +00:00
00de7e77ba Merge pull request 'Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 8e74085' (#159) from renovate/ghcr.io-squat-generic-device-plugin-latest into main
All checks were successful
lint-and-test / chart-testing (push) Successful in 33s
lint-and-test / lint-helm (push) Successful in 19s
release-charts-generic-device-plugin / release (push) Successful in 34s
renovate / renovate (push) Successful in 3m13s
2026-01-13 00:01:45 +00:00
d3fde6f67f Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 8e74085
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / chart-testing (pull_request) Failing after 33s
lint-and-test / lint-helm (pull_request) Failing after 22s
2026-01-13 00:01:15 +00:00
435f180165 Merge pull request 'Update ghcr.io/squat/generic-device-plugin:latest Docker digest to d90c79c' (#158) from renovate/ghcr.io-squat-generic-device-plugin-latest into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 15s
release-charts-generic-device-plugin / release (push) Successful in 38s
lint-and-test / chart-testing (push) Successful in 1m36s
renovate / renovate (push) Successful in 1m26s
2026-01-12 00:02:13 +00:00
715adb516d Update ghcr.io/squat/generic-device-plugin:latest Docker digest to d90c79c
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Successful in 26s
lint-and-test / chart-testing (pull_request) Failing after 36s
2026-01-12 00:01:46 +00:00
73c73129d4 minor formatting
All checks were successful
lint-and-test / lint-helm (push) Successful in 11s
release-charts-redis-replication / release (push) Successful in 21s
lint-and-test / chart-testing (push) Successful in 37s
renovate / renovate (push) Successful in 1m59s
2026-01-08 15:47:09 -06:00
8 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s-labs.github.io/helm-charts/ repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.0 version: 4.6.1
digest: sha256:a1675afcbd6e7a3d61fd241f646271c1975ef24f37d2d8cd56a8ff3e48bed794 digest: sha256:cd4f722f5d241667bfc1e6bc05ada6c84ffb0a8b52e43ea65e0f24feff8d9679
generated: "2026-01-08T14:57:38.964824-06:00" generated: "2026-01-16T00:02:09.168108692Z"

View File

@@ -13,6 +13,6 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s-labs.github.io/helm-charts/ repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.0 version: 4.6.1
icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4 icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4
appVersion: "2025.11.1" appVersion: "2025.11.1"

View File

@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s-labs.github.io/helm-charts/ repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.0 version: 4.6.1
digest: sha256:a1675afcbd6e7a3d61fd241f646271c1975ef24f37d2d8cd56a8ff3e48bed794 digest: sha256:cd4f722f5d241667bfc1e6bc05ada6c84ffb0a8b52e43ea65e0f24feff8d9679
generated: "2026-01-08T14:57:09.560708-06:00" generated: "2026-01-16T00:02:41.793727168Z"

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: generic-device-plugin name: generic-device-plugin
version: 0.20.12 version: 0.20.15
description: Generic Device Plugin description: Generic Device Plugin
keywords: keywords:
- generic-device-plugin - generic-device-plugin
@@ -14,5 +14,5 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s-labs.github.io/helm-charts/ repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.0 version: 4.6.1
appVersion: 0.20.12 appVersion: 0.20.12

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:f1055553438c495c5258c4648a83f6aaf0a3c908d0c5313302ddf0feaa1758bd tag: latest@sha256:8e74085edef446b02116d0e851a7a5576b4681e07fe5be75c4e5f6791a8ad0f7
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.0 version: 1.0.1
description: Redis Replication with Sentinel description: Redis Replication with Sentinel
keywords: keywords:
- redis-operator - redis-operator

View File

@@ -1,6 +1,6 @@
# redis-replication # redis-replication
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square) ![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-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 Redis Replication with Sentinel

View File

@@ -37,12 +37,12 @@ spec:
enabled: {{ .Values.redisReplication.redisExporter.enabled }} enabled: {{ .Values.redisReplication.redisExporter.enabled }}
image: "{{ .Values.redisReplication.redisExporter.image.repository }}:{{ .Values.redisReplication.redisExporter.image.tag }}" image: "{{ .Values.redisReplication.redisExporter.image.repository }}:{{ .Values.redisReplication.redisExporter.image.tag }}"
{{- if .Values.redisReplication.sentinel.enabled }} {{ if .Values.redisReplication.sentinel.enabled -}}
sentinel: sentinel:
image: "{{ .Values.redisReplication.sentinel.image.repository }}:{{ .Values.redisReplication.sentinel.image.tag }}" image: "{{ .Values.redisReplication.sentinel.image.repository }}:{{ .Values.redisReplication.sentinel.image.tag }}"
imagePullPolicy: {{ .Values.redisReplication.sentinel.image.pullPolicy }} imagePullPolicy: {{ .Values.redisReplication.sentinel.image.pullPolicy }}
{{ if .Values.existingSecret.enabled }} {{- if .Values.existingSecret.enabled }}
redisSecret: redisSecret:
name: {{ .Values.existingSecret.name }} name: {{ .Values.existingSecret.name }}
key: {{ .Values.existingSecret.key }} key: {{ .Values.existingSecret.key }}