Compare commits
8 Commits
112bd71871
...
e251aa2b8a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e251aa2b8a | ||
|
|
56bf6adfd0 | ||
|
|
b50cf9ec88 | ||
|
|
7e4ee78b6c | ||
|
|
0ce7f2b722 | ||
|
|
b08393142d | ||
|
|
5d1ccaaf39 | ||
|
|
2a17be6409 |
@@ -2,7 +2,7 @@ element-web:
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: vectorim/element-web
|
||||
tag: v1.11.92
|
||||
tag: v1.11.93
|
||||
pullPolicy: IfNotPresent
|
||||
defaultServer:
|
||||
url: https://matrix.alexlebens.dev
|
||||
|
||||
@@ -23,7 +23,7 @@ dependencies:
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
version: 3.7.1
|
||||
- name: tdarr-exporter
|
||||
version: 1.1.6
|
||||
version: 1.1.7
|
||||
repository: https://homeylab.github.io/helm-charts/
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/tdarr.png
|
||||
appVersion: 2.27.02
|
||||
|
||||
@@ -31,7 +31,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: matrix-synapse
|
||||
version: 3.11.3
|
||||
version: 3.11.4
|
||||
repository: https://ananace.gitlab.io/charts
|
||||
- name: app-template
|
||||
alias: matrix-hookshot
|
||||
|
||||
@@ -12,7 +12,7 @@ vault:
|
||||
enabled: true
|
||||
image:
|
||||
repository: hashicorp/vault
|
||||
tag: 1.18.4
|
||||
tag: 1.18.5
|
||||
updateStrategyType: "RollingUpdate"
|
||||
logLevel: debug
|
||||
logFormat: standard
|
||||
@@ -185,7 +185,7 @@ snapshot:
|
||||
snapshot:
|
||||
image:
|
||||
repository: hashicorp/vault
|
||||
tag: 1.18.4
|
||||
tag: 1.18.5
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/ash
|
||||
|
||||
@@ -13,7 +13,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: node-feature-discovery
|
||||
version: 0.17.1
|
||||
version: 0.17.2
|
||||
repository: https://kubernetes-sigs.github.io/node-feature-discovery/charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes.png
|
||||
appVersion: 0.16.6
|
||||
|
||||
@@ -15,7 +15,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: prometheus-operator-crds
|
||||
version: 18.0.0
|
||||
version: 18.0.1
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/prometheus.png
|
||||
appVersion: v0.78.2
|
||||
|
||||
@@ -16,10 +16,10 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: rook-ceph
|
||||
version: v1.16.3
|
||||
version: v1.16.4
|
||||
repository: https://charts.rook.io/release
|
||||
- name: rook-ceph-cluster
|
||||
version: v1.16.3
|
||||
version: v1.16.4
|
||||
repository: https://charts.rook.io/release
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/rook.png
|
||||
appVersion: v1.16.0
|
||||
|
||||
Reference in New Issue
Block a user