Skip to content

Commit

Permalink
Merge branch 'main' of github.com:tyriis/flux.k3s.cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Feb 5, 2022
2 parents 8b460ad + 0190e0c commit a207fae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/home/home-assistant/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
values:
image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2022.2.1
tag: 2022.2.2
env:
TZ: ${CONFIG_TZ}
hostNetwork: true
Expand Down
2 changes: 1 addition & 1 deletion cluster/core/cert-manager/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cert-manager
version: v1.7.0
version: v1.7.1
sourceRef:
kind: HelmRepository
name: jetstack-charts
Expand Down

0 comments on commit a207fae

Please sign in to comment.