From 446914fadcdca90e1a615c1aff9444bb9978bc54 Mon Sep 17 00:00:00 2001 From: Grant <5445379+grantdhunter@users.noreply.github.com> Date: Mon, 19 May 2025 17:19:44 -0600 Subject: [PATCH] Add lock files --- helmfile.d/01-infrastructure.lock | 16 +++++++++++++ helmfile.d/02-datastore.lock | 16 +++++++++++++ helmfile.d/03-apps.lock | 37 +++++++++++++++++++++++++++++++ helmfile.d/03-apps.yaml | 2 +- helmfile.d/04-monitoring.lock | 10 +++++++++ helmfile.d/04-monitoring.yaml | 4 ++-- 6 files changed, 82 insertions(+), 3 deletions(-) create mode 100644 helmfile.d/01-infrastructure.lock create mode 100644 helmfile.d/02-datastore.lock create mode 100644 helmfile.d/03-apps.lock create mode 100644 helmfile.d/04-monitoring.lock diff --git a/helmfile.d/01-infrastructure.lock b/helmfile.d/01-infrastructure.lock new file mode 100644 index 0000000..69133aa --- /dev/null +++ b/helmfile.d/01-infrastructure.lock @@ -0,0 +1,16 @@ +version: 0.170.1 +dependencies: +- name: rook-ceph + repository: https://charts.rook.io/release + version: v1.17.2 +- name: rook-ceph-cluster + repository: https://charts.rook.io/release + version: v1.17.2 +- name: tailscale-operator + repository: https://pkgs.tailscale.com/helmcharts + version: 1.82.5 +- name: traefik + repository: https://traefik.github.io/charts + version: 35.3.0 +digest: sha256:1fe18468c11b0b7f61b8a59e57288739b07a6a193ebbeb502bbcc48b52d06308 +generated: "2025-05-19T17:06:00.01956869-06:00" diff --git a/helmfile.d/02-datastore.lock b/helmfile.d/02-datastore.lock new file mode 100644 index 0000000..5a81976 --- /dev/null +++ b/helmfile.d/02-datastore.lock @@ -0,0 +1,16 @@ +version: 0.170.1 +dependencies: +- name: k8up + repository: https://k8up-io.github.io/k8up + version: 4.8.4 +- name: mariadb + repository: https://charts.bitnami.com/bitnami + version: 20.5.5 +- name: pgo + repository: git+https://github.com/grantdhunter/postgres-operator@helm?ref=main + version: 5.8.1 +- name: postgrescluster + repository: git+https://github.com/grantdhunter/postgres-operator@helm?ref=main + version: 5.7.4 +digest: sha256:a4344de14b40813a0a196ced5b9ef8d96ef0b1d2ac08b772f7b1b4400cd645c6 +generated: "2025-05-19T17:18:09.794704676-06:00" diff --git a/helmfile.d/03-apps.lock b/helmfile.d/03-apps.lock new file mode 100644 index 0000000..31fa261 --- /dev/null +++ b/helmfile.d/03-apps.lock @@ -0,0 +1,37 @@ +version: 0.170.1 +dependencies: +- name: ghost + repository: https://charts.bitnami.com/bitnami + version: 23.0.3 +- name: ghost + repository: https://charts.bitnami.com/bitnami + version: 23.0.3 +- name: gitea + repository: https://dl.gitea.io/charts + version: 12.0.0 +- name: immich + repository: https://immich-app.github.io/immich-charts + version: 0.9.3 +- name: k8up-backup + repository: git+https://git.incngrnt.ca/grant/charts@charts?ref=main + version: 0.0.3 +- name: k8up-backup + repository: git+https://git.incngrnt.ca/grant/charts@charts?ref=main + version: 0.0.3 +- name: k8up-backup + repository: git+https://git.incngrnt.ca/grant/charts@charts?ref=main + version: 0.0.3 +- name: k8up-backup + repository: git+https://git.incngrnt.ca/grant/charts@charts?ref=main + version: 0.0.3 +- name: matrix-registration + repository: git+https://git.incngrnt.ca/grant/charts@charts?ref=main + version: 0.1.0 +- name: matrix-synapse + repository: https://ananace.gitlab.io/charts + version: 3.12.0 +- name: static-site + repository: git+https://github.com/cfpb/static-site@charts?ref=main + version: 0.1.1 +digest: sha256:4a6ff3f8b347e887e7879356dcb47c38097d1c11423bdac15a7e2ff0a635937f +generated: "2025-05-19T17:18:26.189020859-06:00" diff --git a/helmfile.d/03-apps.yaml b/helmfile.d/03-apps.yaml index ed8d8a1..22de7c6 100644 --- a/helmfile.d/03-apps.yaml +++ b/helmfile.d/03-apps.yaml @@ -107,4 +107,4 @@ releases: chart: incngrnt/k8up-backup createNamespace: true values: - - ../k8up-backup/values.yaml.gotmpl \ No newline at end of file + - ../k8up-backup/values.yaml.gotmpl diff --git a/helmfile.d/04-monitoring.lock b/helmfile.d/04-monitoring.lock new file mode 100644 index 0000000..58282c6 --- /dev/null +++ b/helmfile.d/04-monitoring.lock @@ -0,0 +1,10 @@ +version: 0.170.1 +dependencies: +- name: alloy + repository: https://grafana.github.io/helm-charts + version: 1.0.3 +- name: lgtm-distributed + repository: https://grafana.github.io/helm-charts + version: 2.1.0 +digest: sha256:b762680c9b1e855da8da6bdbb1d79216d2d9352b59d3259c554a7e23b9177cb2 +generated: "2025-05-19T17:18:43.394774206-06:00" diff --git a/helmfile.d/04-monitoring.yaml b/helmfile.d/04-monitoring.yaml index 0f0914e..d040600 100644 --- a/helmfile.d/04-monitoring.yaml +++ b/helmfile.d/04-monitoring.yaml @@ -3,7 +3,7 @@ repositories: url: https://grafana.github.io/helm-charts - name: prometheus-community url: https://prometheus-community.github.io/helm-charts - + releases: # monitoring - name: grafana @@ -21,4 +21,4 @@ releases: - name: kube-state-metrics namespace: grafana createNamespace: true - chart: prometheus-community/kube-state-metrics \ No newline at end of file + chart: prometheus-community/kube-state-metrics