Compare commits
2 Commits
82093558b1
...
a21d977361
| Author | SHA1 | Date | |
|---|---|---|---|
|
a21d977361
|
|||
| b5d1380556 |
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: redis-operator
|
- name: redis-operator
|
||||||
repository: https://ot-container-kit.github.io/helm-charts/
|
repository: https://ot-container-kit.github.io/helm-charts/
|
||||||
version: 0.22.2
|
version: 0.23.0
|
||||||
digest: sha256:e9b60cefa8eb7b7fa82acac76a83dde2cbe08fa764a9e5b67e477a31c61d6180
|
digest: sha256:5527788e7c70fca410b8d007412f56bf7d8f714bed1d4f96e85468272011406b
|
||||||
generated: "2025-12-01T20:27:10.143235-06:00"
|
generated: "2026-01-08T19:02:57.694317278Z"
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: redis-operator
|
- name: redis-operator
|
||||||
version: 0.22.2
|
version: 0.23.0
|
||||||
repository: https://ot-container-kit.github.io/helm-charts/
|
repository: https://ot-container-kit.github.io/helm-charts/
|
||||||
icon: https://github.com/OT-CONTAINER-KIT/redis-operator/raw/main/static/redis-operator-logo.svg
|
icon: https://github.com/OT-CONTAINER-KIT/redis-operator/raw/main/static/redis-operator-logo.svg
|
||||||
# renovate: github=OT-CONTAINER-KIT/redis-operator
|
# renovate: github=OT-CONTAINER-KIT/redis-operator
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ vault:
|
|||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: hashicorp/vault
|
repository: hashicorp/vault
|
||||||
tag: 1.21.1
|
tag: 1.21.2
|
||||||
updateStrategyType: "RollingUpdate"
|
updateStrategyType: "RollingUpdate"
|
||||||
logLevel: debug
|
logLevel: debug
|
||||||
logFormat: standard
|
logFormat: standard
|
||||||
@@ -170,7 +170,7 @@ snapshot:
|
|||||||
snapshot:
|
snapshot:
|
||||||
image:
|
image:
|
||||||
repository: hashicorp/vault
|
repository: hashicorp/vault
|
||||||
tag: 1.21.1
|
tag: 1.21.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /bin/ash
|
- /bin/ash
|
||||||
|
|||||||
Reference in New Issue
Block a user