8000 feat(container): update image ghcr.io/kashalls/kromgo ( v0.6.1 → v0.7.0 ) by labassistantbot[bot] · Pull Request #595 · tholinka/home-ops · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(container): update image ghcr.io/kashalls/kromgo ( v0.6.1 → v0.7.0 ) #595

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kubernetes/apps/observability/kromgo/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
app:
image:
repository: ghcr.io/kashalls/kromgo
tag: v0.6.1@sha256:f6c41bdc1d2d734b69a8612c3f8d105f2246772c5b0a9f01667037dd8c9b6165
tag: v0.7.0@sha256:98202ba862023c1f78c6bc227f1de89d7777e5f621333511241a6242a230880e
env:
PROMETHEUS_URL: http://prometheus-operated.observability.svc.cluster.local:9090
SERVER_PORT: &serverPort 80
Expand Down
0