Skip to content

Commit

Permalink
fix(container): update spegel ( v0.0.25 → v0.0.27 ) (#3593)
Browse files Browse the repository at this point in the history
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
  • Loading branch information
mahoro-bot[bot] authored Oct 14, 2024
1 parent 5b9c4d4 commit 89f1d2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/system/spegel/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: spegel
version: v0.0.25
version: v0.0.27
sourceRef:
kind: HelmRepository
name: spegel
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/talos/integrations/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ releases:
- name: spegel
namespace: system
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
version: v0.0.25
version: v0.0.27
values: ["../../../apps/system/spegel/app/helm-values.yaml"]
needs: ["kube-system/cilium", "kube-system/coredns", "system-controllers/kubelet-csr-approver"]

0 comments on commit 89f1d2c

Please sign in to comment.