Update versions
This commit is contained in:
parent
797765e890
commit
7ff89575c2
1 changed files with 5 additions and 5 deletions
10
versions.yml
10
versions.yml
|
|
@ -4,23 +4,23 @@ versions:
|
||||||
actual: 25.1.0
|
actual: 25.1.0
|
||||||
changedetection:
|
changedetection:
|
||||||
# Changelog: https://changedetection.io/CHANGELOG.txt
|
# Changelog: https://changedetection.io/CHANGELOG.txt
|
||||||
self: 0.48.06
|
self: 0.49.0
|
||||||
# ⬇️ This isn't preferable, i'd rather pin a version. However
|
# ⬇️ This isn't preferable, i'd rather pin a version. However
|
||||||
# it's quite hard to find a suitable candidate (https://hub.docker.com/r/browserless/chrome/tags)
|
# it's quite hard to find a suitable candidate (https://hub.docker.com/r/browserless/chrome/tags)
|
||||||
# for arm64.
|
# for arm64.
|
||||||
headless_chrome: latest
|
headless_chrome: latest
|
||||||
# Changelog: https://github.com/immich-app/immich/releases
|
# Changelog: https://github.com/immich-app/immich/releases
|
||||||
immich: v1.124.2
|
immich: v1.125.2
|
||||||
monitoring:
|
monitoring:
|
||||||
# Releases: https://github.com/google/cadvisor/releases/
|
# Releases: https://github.com/google/cadvisor/releases/
|
||||||
cAdvisor: v0.49.2
|
cAdvisor: v0.49.2
|
||||||
# Changelog: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
|
# Changelog: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
|
||||||
# Note that version 3.0.0 was just released, upgrading is probably necessary.
|
# Note that version 3.0.0 was just released, upgrading is probably necessary.
|
||||||
prometheus: 3.0.1
|
prometheus: 3.1.0
|
||||||
# Changelog: https://github.com/prometheus/node_exporter/blob/master/CHANGELOG.md
|
# Changelog: https://github.com/prometheus/node_exporter/blob/master/CHANGELOG.md
|
||||||
node_exporter: 1.8.2
|
node_exporter: 1.8.2
|
||||||
# Changelog: https://github.com/prometheus/alertmanager/blob/main/CHANGELOG.md
|
# Changelog: https://github.com/prometheus/alertmanager/blob/main/CHANGELOG.md
|
||||||
alertmanager: 0.27.0
|
alertmanager: 0.28.0
|
||||||
# Changelog: https://github.com/grafana/grafana/blob/main/CHANGELOG.md
|
# Changelog: https://github.com/grafana/grafana/blob/main/CHANGELOG.md
|
||||||
grafana: 11.4.0
|
grafana: 11.4.0
|
||||||
postgres:
|
postgres:
|
||||||
|
|
@ -35,4 +35,4 @@ versions:
|
||||||
# Releases: https://github.com/hoarder-app/hoarder/releases
|
# Releases: https://github.com/hoarder-app/hoarder/releases
|
||||||
hoarder_version: 0.21.0
|
hoarder_version: 0.21.0
|
||||||
# Releases: https://github.com/portainer/portainer/releases
|
# Releases: https://github.com/portainer/portainer/releases
|
||||||
portainer: 2.25.1
|
portainer: 2.26.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue