Skip to content

Commit

Permalink
fix(container): update spegel ( v0.0.19 → v0.0.20 )
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-ross[bot] authored Apr 4, 2024
1 parent aed1ea5 commit 8b7df22
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.19
version: v0.0.20
sourceRef:
kind: HelmRepository
name: spegel
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 @@ -32,7 +32,7 @@ releases:
- name: spegel
namespace: kube-system
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
version: v0.0.19
version: v0.0.20
values: ["../../../apps/kube-system/spegel/app/helm-values.yaml"]
needs: ["cilium", "coredns", "kubelet-csr-approver"]
wait: true

0 comments on commit 8b7df22

Please sign in to comment.