Skip to content

Commit

Permalink
fix: test out cupdate update
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Jan 12, 2025
1 parent 8d48a04 commit 5988853
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/observability/cupdate/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
app:
image:
repository: ghcr.io/alexgustafsson/cupdate
tag: 0.14.1@sha256:de69a6f797e24c716716dfc3b56d29d3f54e364f987dceb4d79ad02f49e85e5f
tag: pr-60@sha256:6add8df8cdb9597b31053d3e2035dedcbe65937d462796d78b5e164b19126e25
env:
CUPDATE_API_ADDRESS: 0.0.0.0
CUPDATE_API_PORT: &port 80
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/observability/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ resources:
- ../../templates/alerts
# Flux-Kustomizations
- ./blackbox-exporter/ks.yaml
# - ./cupdate/ks.yaml
- ./cupdate/ks.yaml
- ./gatus/ks.yaml
- ./grafana/ks.yaml
- ./kromgo/ks.yaml
Expand Down

0 comments on commit 5988853

Please sign in to comment.