Skip to content

Commit

Permalink
fix(container): update image spegel ( v0.0.28 → v0.0.29 ) (#4958)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| spegel | patch | `v0.0.28` -> `v0.0.29` |

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jan 10, 2025
1 parent cf1281d commit 85808e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: spegel
version: v0.0.28
version: v0.0.29
sourceRef:
kind: HelmRepository
name: spegel-charts
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/talos/apps/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ releases:
- name: spegel
namespace: kube-system
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
version: v0.0.28
version: v0.0.29
values: ["../../../apps/kube-system/spegel/app/helm-values.yaml"]
needs:
- observability/prometheus-operator-crds
Expand Down

0 comments on commit 85808e0

Please sign in to comment.