Skip to content

Commit

Permalink
Merge branch 'main' of github.com:tyriis/home-ops
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Nov 15, 2023
2 parents ef3dd42 + d1a9f8a commit e750cd5
Show file tree
Hide file tree
Showing 23 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release-differ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@40526807ee1e208a1a8c1bbe6bd2d1b044ef6368 # v40.0.2
uses: tj-actions/changed-files@25ef3926d147cd02fc7e931c1ef50772bbb0d25d # v40.1.1
with:
json: true
files: |
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ repos:
- --markdown-linebreak-ext=md

- repo: https://github.com/adrienverge/yamllint
rev: v1.32.0
rev: v1.33.0
hooks:
- id: yamllint
args:
Expand Down Expand Up @@ -90,7 +90,7 @@ repos:
- .markdownlint.yaml

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v3.1.0
hooks:
- id: prettier
args:
Expand Down
2 changes: 1 addition & 1 deletion infra/terraform/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.18.0"
version = "4.19.0"
}
http = {
source = "hashicorp/http"
Expand Down
2 changes: 1 addition & 1 deletion infra/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ terraform {
}
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.18.0"
version = "4.19.0"
}
http = {
source = "hashicorp/http"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.14.3
version: 1.14.4
sourceRef:
kind: HelmRepository
name: cilium-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: reloader
version: 1.0.50
version: 1.0.51
sourceRef:
kind: HelmRepository
name: stakater-charts
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/kube-nas/bootstrap/cilium/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.14.3
version: 1.14.4
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cloudnative-pg
version: 0.19.0
version: 0.19.1
sourceRef:
kind: HelmRepository
name: cloudnative-pg-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: redis
version: 18.2.0
version: 18.3.3
sourceRef:
kind: HelmRepository
name: bitnami-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: weave-gitops
version: 4.0.33
version: 4.0.34
sourceRef:
kind: HelmRepository
name: weave-gitops-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
values:
env:
EULA: "true"
VERSION: "1.20.40.01"
VERSION: "1.20.41.02"
DIFFICULTY: normal
SERVER_NAME: home
WHITE_LIST: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: emqx
version: 5.3.0
version: 5.3.1
sourceRef:
kind: HelmRepository
name: emqx-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
values:
image:
repository: ghcr.io/esphome/esphome
tag: 2023.10.6
tag: 2023.11.0
env:
TZ: ${SETTING_TZ}
ESPHOME_DASHBOARD_USE_PING: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
values:
image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2023.11.0
tag: 2023.11.2
env:
TZ: ${SETTING_TZ}
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: csi-driver-nfs
version: v4.4.0
version: v4.5.0
sourceRef:
kind: HelmRepository
name: csi-driver-nfs-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: snapshot-controller
version: 2.0.0
version: 2.0.1
sourceRef:
kind: HelmRepository
name: piraeus-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: reloader
version: 1.0.50
version: 1.0.51
sourceRef:
kind: HelmRepository
name: stakater-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: kyverno
version: 3.0.6
version: 3.1.0
sourceRef:
kind: HelmRepository
name: kyverno-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: grafana
version: 7.0.2
version: 7.0.4
sourceRef:
kind: HelmRepository
name: grafana-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: kube-prometheus-stack
version: 52.1.0
version: 54.0.1
sourceRef:
kind: HelmRepository
name: prometheus-community-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
nameOverride: *app
image:
repository: louislam/uptime-kuma
tag: 1.23.3
tag: 1.23.4
service:
main:
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
values:
image:
repository: sbs20/scanservjs
tag: v2.27.0
tag: v3.0.2
strategy:
type: Recreate
global:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: volsync
version: 0.7.1
version: 0.8.0
sourceRef:
kind: HelmRepository
name: backube-charts
Expand Down

0 comments on commit e750cd5

Please sign in to comment.