Skip to content

Commit

Permalink
chore(spegel): update docker image ( v0.0.27 → v0.0.28 )
Browse files Browse the repository at this point in the history
  • Loading branch information
glad-os-bot[bot] authored Dec 20, 2024
1 parent 657c84a commit 0e88696
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 @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: spegel
version: v0.0.27
version: v0.0.28
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 @@ -42,7 +42,7 @@ releases:
- name: spegel
namespace: kube-system
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
version: v0.0.27
version: v0.0.28
values:
- ../apps/kube-system/spegel/app/helm-values.yaml
needs: ["cilium", "coredns", "kubelet-csr-approver"]

0 comments on commit 0e88696

Please sign in to comment.