Skip to content

Commit 169c9f1

Browse files
feat(container): update image ghcr.io/starosdev/scrutiny ( 1.52.0 ➔ 1.55.0 )
1 parent 6af77f6 commit 169c9f1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

kubernetes/apps/observability-agents/scrutiny-collector/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
collector:
1919
image:
2020
repository: ghcr.io/starosdev/scrutiny
21-
tag: 1.52.0-collector@sha256:de30252122acc80be9ed39961e48ed1213e1fc00a5115c3b7076d9fd909d3f13
21+
tag: 1.55.0-collector@sha256:fb0d64d9539f60caa330453c030cc90798d8520e39edd306bc6bf6248ff4387e
2222
env:
2323
COLLECTOR_API_ENDPOINT: http://scrutiny.observability.svc.cluster.local:8080
2424
COLLECTOR_CRON_SCHEDULE: "0 * * * *"

kubernetes/apps/observability-agents/scrutiny-collector/zfs/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
collector:
1919
image:
2020
repository: ghcr.io/starosdev/scrutiny
21-
tag: 1.52.0-collector-zfs@sha256:9d996443ceb4410640d59497fd659caf032a57d7b39336b37e2008dcbf88a9c3
21+
tag: 1.55.0-collector-zfs@sha256:57d711b54f51c3661dad682c9a83f807d77e387a5dc8e7fbc6de094f9a9c4964
2222
env:
2323
COLLECTOR_ZFS_API_ENDPOINT: http://scrutiny.observability.svc.cluster.local:8080
2424
COLLECTOR_ZFS_CRON_SCHEDULE: "0 * * * *"

kubernetes/apps/observability/scrutiny/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
web:
2020
image:
2121
repository: ghcr.io/starosdev/scrutiny
22-
tag: 1.52.0-web@sha256:1f2a1d301be554473b0579786f71c437df1a924938e41c5a4eee4c3d6bc95840
22+
tag: 1.55.0-web@sha256:983e03582b6f02b2fcb189f1da83f8decaf8fc944c4c68b5e370203b014c9952
2323
env:
2424
SCRUTINY_WEB_INFLUXDB_BUCKET: scrutiny
2525
SCRUTINY_WEB_INFLUXDB_HOST: localhost

0 commit comments

Comments
 (0)