Skip to content

Commit

Permalink
fix(container): update spegel (v0.0.28 → v0.0.29)
Browse files Browse the repository at this point in the history
Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
  • Loading branch information
bot-blake[bot] authored Jan 10, 2025
1 parent 82e4ad3 commit caf5cce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/kube-system/spegel/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: spegel
version: v0.0.28
version: v0.0.29
sourceRef:
kind: HelmRepository
name: spegel
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,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/resources/values.yaml
needs: ["kube-system/coredns"]
Expand Down

0 comments on commit caf5cce

Please sign in to comment.