Compare commits
8 Commits
e0a4782f35
...
2a1d7ef396
Author | SHA1 | Date | |
---|---|---|---|
2a1d7ef396
|
|||
ecc7e52c12 | |||
05c7e913f5 | |||
2f093e95e3 | |||
c59a1c2261 | |||
687c776879
|
|||
f6c772dc7f
|
|||
65ef64934f
|
@@ -9,7 +9,7 @@ hoarder:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/hoarder-app/hoarder
|
repository: ghcr.io/hoarder-app/hoarder
|
||||||
tag: 0.22.0
|
tag: 0.23.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: DATA_DIR
|
- name: DATA_DIR
|
||||||
|
@@ -16,7 +16,7 @@ libation:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: rmcrackan/libation
|
repository: rmcrackan/libation
|
||||||
tag: 12.1.0
|
tag: 12.2.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SLEEP_TIME
|
- name: SLEEP_TIME
|
||||||
|
@@ -17,7 +17,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
version: 70.1.1
|
version: 70.2.0
|
||||||
repository: https://prometheus-community.github.io/helm-charts
|
repository: https://prometheus-community.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/prometheus.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/prometheus.png
|
||||||
appVersion: v0.79.2
|
appVersion: v0.79.2
|
||||||
|
@@ -16,7 +16,7 @@ maintainers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: external-dns
|
- name: external-dns
|
||||||
alias: external-dns-unifi
|
alias: external-dns-unifi
|
||||||
version: 1.15.2
|
version: 1.16.0
|
||||||
repository: https://kubernetes-sigs.github.io/external-dns/
|
repository: https://kubernetes-sigs.github.io/external-dns/
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes.png
|
||||||
appVersion: 1.15.0
|
appVersion: 1.15.0
|
||||||
|
Reference in New Issue
Block a user