Skip to content

Commit

Permalink
Merge pull request #1624 from cubic3d/renovate/main-spegel-0.x
Browse files Browse the repository at this point in the history
fix(container): update image spegel ( v0.0.27 → v0.0.28 )
  • Loading branch information
cubic3d authored Dec 19, 2024
2 parents 092c5fd + 5818c30 commit 4aafe9c
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 @@ -8,7 +8,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/main/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ releases:
- name: spegel
namespace: system
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
version: v0.0.27
version: v0.0.28
values:
- ../apps/system/spegel/app/values.yaml
needs:
Expand Down

0 comments on commit 4aafe9c

Please sign in to comment.