Skip to content

Commit

Permalink
fix(container): update image spegel to v0.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 9d202fa commit 451c9e8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: spegel
version: v0.0.24
version: v0.0.26
sourceRef:
kind: HelmRepository
name: spegel
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/templates/kubernetes/bootstrap/helmfile.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ releases:
- name: spegel
namespace: kube-system
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
version: v0.0.24
version: v0.0.26
values:
- ../apps/kube-system/spegel/app/helm-values.yaml
needs:
Expand Down
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.24
version: v0.0.26
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 @@ -49,7 +49,7 @@ releases:
- name: spegel
namespace: kube-system
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
version: v0.0.24
version: v0.0.26
values:
- ../apps/kube-system/spegel/app/helm-values.yaml
needs:
Expand Down

0 comments on commit 451c9e8

Please sign in to comment.